Monday, March 16, 2015

EPiServer Development Tutorial

Now in EPiServer CMS 7.5 (8) company has changed old way of installation and configuration. In the past older version of EPiServer 5-6 you were suppose to download setup and extract the CMS application file to IIS and configure it. But in EPiServer veriosn 7,x has changed the whole story.

You just need to download Visual Studio extension.
You can create empty or sample template projects and you are ready to do custom development on it. You can also add custom add-ons.

Here are some steps to start EPiServer CMS development.

1- Download VS extension.

http://world.episerver.com/documentation/Items/Installation-Instructions/installing-episerver/

2- Add custom packages if needed.

http://nuget.episerver.com/

3- Add add-ons if needed

http://world.episerver.com/add-ons-page/

4- Follow documentation

http://world.episerver.com/Documentation/CMS/


Visual Studio extension.



https://visualstudiogallery.msdn.microsoft.com/4ad95160-e72f-4355-b53e-0994d2958d3e

Download latest version of EPiServer CMS via Nuget

http://world.episerver.com/Download/Categories/Products/EPiServer-CMS/

No comments:

Post a Comment