jamiepollock / umbraco-modular-development

This is a demo repo which is here to support an article I did for the 24 Days In Umbraco project 2016.

Home Page:http://24days.in/umbraco-cms/2016/modular-development/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modular Development demo for Umbraco v7

This is a demo repo which is here to support an article I did for the 24 Days In Umbraco project 2016.

Build

Installation

Running the solution in Visual Studio 2015 (or higher) should restore all the nuget packages and there's a post build which xcopys the demo content Database and Media files. This demo comes with a SQL Server CE database which is preinstalled with Umbraco and the necessary content, media, data types to work through.

Running the demo

This project was built to run with IIS Express built into Visual Studio but with some configuration it could also run on a local or hosted IIS server.

User credentials

To access the demo Umbraco CMS access use the following credentials:

Username: admin@admin.com
Password: password

Feedback

Leave me a message on Twitter or leave an issue if you have a problem, be sure to check existing issues first though!

About

This is a demo repo which is here to support an article I did for the 24 Days In Umbraco project 2016.

http://24days.in/umbraco-cms/2016/modular-development/

License:MIT License


Languages

Language:JavaScript 38.1%Language:C# 26.6%Language:CSS 20.8%Language:HTML 11.1%Language:ASP 3.4%