Susucms is a free and open-source CMS developed based on ASP. net mvc. My goal is to make him as user-friendly as possible and developer friendly as possible.
1. After installing susucms, use the URL http: // your domain name/admin to enter the system management background (the default user name is admin and the default password is admin ).
2. Go to the background and click sites in the left menu to manage the site list. Susucms supports multiple sites. Here, I have created four different sites.
3. Click the create button to create a website. Here, a template option is provided to select a site template. If you want to create a blog site, you can select the blog-maximus4t option. Once a site is created, it cannot be changed. A URL is the main address of a website. It also supports subdirectories, IP addresses, port numbers, and so on. After you click Save, the system will automatically initialize the data and create some basic pages.
4. Create a page. To edit a single site, click the wrench icon in the site list. Or click the menu on the left to enter.
5. Page Management. The list is tree-like, where you can modify the page status. The parent-child relationship between pages. Click the Mouse shape button to go to visual page management.
6. Manage page widgets. Widgets must be created before use.
More visit: http://www.susucms.com
Source code on the http://sourceforge.net/projects/susucms, you can directly through SVN checkout, ensure that the source code is the latest.
Because it is relatively lazyArticleThe write is rough and you need to pay attention to criticism. Otherwise, you have no motivation to do it well.
---------------------------- Update -----------------------------------
If you have any running problems, send me a message or leave a comment. QQ Group 34034360
About the problem of running CMS: The first time you run CMS, you can run the SusuCMS-data. SQL under the project directory to initialize user data.