Skip to content
/ MUTOBO Public
forked from mits-gossau/MUTOBO

The friendly CMS-Toolbox based on Umbraco

License

Notifications You must be signed in to change notification settings

roli81/MUTOBO

This branch is 1 commit ahead of, 18 commits behind mits-gossau/MUTOBO:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57382f6 · Jun 16, 2021

History

41 Commits
Jun 16, 2021
Jun 16, 2021
Jun 4, 2021
Jun 4, 2021
Mar 22, 2021
Mar 22, 2021
Mar 22, 2021
Jun 4, 2021
Mar 29, 2021
Mar 22, 2021
May 30, 2021

Repository files navigation

MUTOBO

The friendly CMS-Toolbox based on Umbraco https://mutobo.ch

to run MUTOBO:

  1. Checkout the Repo
  2. Build the Repo with Visual Studio
  3. 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
  1. Run the project (inside visual studio on IIS express (ctrl+F5), or on a IIS Site pepared before)
  2. Make the umbraco installation (DON'T install the example Website)
  3. In the Umbraco-Backend on the settings Tab perform a Usync Import
  4. 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

About

The friendly CMS-Toolbox based on Umbraco

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.2%
  • C# 37.6%
  • HTML 12.8%
  • CSS 3.0%
  • ASP.NET 0.4%