Version: Episerver 7 CMS
Release date: Jan 23, 2013
This zipped package contains MVC templates for the Alloy example site. See Joel Abrahamsson’s article.
Installation instructions
Install the template package as follows:
- Install Episerver 7.
- Create an empty CMS database using Deployment Center.
- Extract the AlloyMVC.zip.
- Open Visual Studio as an administrator.
- In Visual Studio, open the Alloy\Alloy.csproj from the extracted content.
- Change the connectionstring.config to point to the database created in step 2.
- Start the site (F5). (You will receive a message about a missing page ID.)
- In EPiServer.config in the site root, change pageStartId to 0.
- Go to admin mode (//localhost:37010/episerver/cms/admin) and import the package.