Open biapar opened 4 years ago
This change to the web.config fixed it for 8.6.x
<add key="Umbraco.ModelsBuilder.Enable" value="true" />
<add key="Umbraco.ModelsBuilder.AcceptUnsafeModelsDirectory" value="true" />
<add key="Umbraco.ModelsBuilder.ModelsDirectory" value="~/../Project.Core/Models" />
<add key="Umbraco.ModelsBuilder.ModelsMode" value="LiveAppData" />
Beautiful job with the theme! Thank you Howard Syncrony Digital https://syncrony.com/
Do you have mad a new empty VS solution and installed Umbraco and Bulma package from Umbraco plus full Modelbuilder by Nuget?
Don't work with Umbraco 8.5.4