Unfortunately, it looks like the uMazel starter kit is not compatible with Umbraco 13... this is because of the move to .NET Core in Umbraco 9, which means that .zip packages are no longer supported, and all packages must now be available/installed via NuGet.
Cannot find uMazel in v13.1.0
Hi I have a test project Umbraco 13.1.0 . Is it possible to install Umazel into this?
If not, whats the best way to start a umrbaco project so its compatible with Umazel ?
Thanks n regards Nitin
Hi Nitin,
Unfortunately, it looks like the uMazel starter kit is not compatible with Umbraco 13... this is because of the move to .NET Core in Umbraco 9, which means that .zip packages are no longer supported, and all packages must now be available/installed via NuGet.
You can find alternative Starter Kits, that are compatible with Umbraco 13, on the Umbraco Marketplace: https://marketplace.umbraco.com/category/themes-&-starter-kits
is working on a reply...