Releases: valgen/mvcwcms
Releases · valgen/mvcwcms
MVCwCMS 4.1.1
MVCwCMS 2.2.2
LATEST VERSIONS
To have the most updated version you can always check out and download the latest source code here: https://mvcwcms.codeplex.com/SourceControl/latest
Installation instructions
- Download and unzip the file
- Open SQL Server Management Studio and run database/FullDatabaseScript_2.2.2.sql (You might need to customize it based on your SQL Server setup)
For development - Once installation is completed
- Open the solution file (mvcwcms.com.sln) in Visual Studio, build and run the project
- To access the admin panel use the following info:
Subfolder: /admin
Username: administrator
Password: 12345678
IMPORTANT
SQL Server has to run in "Mixed Mode" authentication to allow SQL login and not only Windows logins