Try our conversational search powered by Generative AI!


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:

  1. Install Episerver 7.
  2. Create an empty CMS database using Deployment Center.
  3. Extract the AlloyMVC.zip.
  4. Open Visual Studio as an administrator.
  5. In Visual Studio, open the Alloy\Alloy.csproj from the extracted content.
  6. Change the connectionstring.config to point to the database created in step 2.
  7. Start the site (F5).  (You will receive a message about a missing page ID.)
  8. In EPiServer.config in the site root, change pageStartId to 0.
  9. Go to admin mode (//localhost:37010/episerver/cms/admin) and import the package.