How do I set up a new site using Episerver Foundation?

  • Page Owner: Not Set
  • Last Reviewed: 2019-12-10

I'd like to use the new Episerver Foundation. How do I setup a new site to use it?


Additional Posts

(This answer is a work in progress)

Setup

  1. Download the Episerver foundation Repository from Github.
  2. Create your new solution and projects or src folders.
  3. Copy Foundation.CMS into your project's source folder
  4. Treat this like the models for your project.
  5. Add a web project
  6. Copy the global.asax file into your project

Using Feature Folders

Inheritance structure