· Chris Hammond
Last Updated
Latest release of Christoc's DNN Development Project Templates includes Themes!
Create DNN themes easily with the latest Visual Studio project templates! Learn to develop responsive themes using Bootstrap v3.1.1 with this helpful tutorial.
For years I have maintained a set of Visual Studio project templates that are used by thousands of people to quickly and easily create Modules for the DotNetNuke Content Management System, and for years, I have had people request that I create a project template for creating a DNN Skin (now known as Themes).
This weekend I finally took the time to do just that. With the latest release of my Visual Studio project templates, you can now create a Theme for DNN. When doing so, you will be presented with a basic skin, using Bootstrap v3.1.1, based on my HammerFlex theme for DotNetNuke.
Why would I create a theme project template, that is based on an actual skin? I honestly believe that is the best way for people to learn how to do Themes (skins) in DNN, you can start from scratch, and that is the way that I used to start my skins, I would create a skin using one of my Module Development templates, and then rip out the meat and potatoes from the module project to make the Skin. You can still take this approach, but I feel that starting with a Bootstrap based skin will likely help people get up and running more quickly, and be able to leverage the capabilities of Bootstrap for creating responsive themes for the DNN Content Management System.
To get started with the newest Project Template, be sure to read the tutorial I put together.