The friendly CMS-Toolbox based on Umbraco https://mutobo.ch
to run MUTOBO:
- Checkout the Repo
- Build the Repo with Visual Studio
- Make sure that you have the follwing settings:
- web-project -> web.config appSettings\Umbraco.Core.ConfigurationStatus => set the value to empty string ""
- web-project -> \config\connectionStrings.config => remove the whole tag: if it's present
- Run the project (inside visual studio on IIS express (ctrl+F5), or on a IIS Site pepared before)
- Make the umbraco installation (DON'T install the example Website)
- In the Umbraco-Backend on the settings Tab perform a Usync Import
- Build your Website and enjoy
Urgent! if you decide to use the web-components-cms templates you must update the submodule
git submodule update --init --recursive --remote