These are templates that we commonly use for various projects.
Learn more about DNN CMS at the official DNN community website.
placeholder...
You want to help build some templates? Sweet! Here's how you can do it.
- Install DNN
- Install Porto (common library, live slider, porto)
- Apply the Porto template
- Install OpenContent
- Clone repo to
\Portals\0\OpenContent\Templates
- Create an issue (if it doesn't already exist)
- Create a branch to work on (e.g.,
Issues/issue-1234
) - Begin development.
- Test your work in your dev website.
- Commit your changes and then create a pull request to the
development
branch. - Switch branches.