Creating a Module
DNN Version: 09.02.00
You can produce a module in different ways:
Create an entire module from scratch. For very simple modules, you can use the DNN Module Creator.
Start with module development templates, such as:
Customize a pre-existing module.
Thousands of third-party modules and themes are available from these sources:
- DNN Store: Extensions for sale. Some developers provide versions that include the source code.
- DNN Community Github: Community maintained extensions including most of the formerly included core modules.
- DNN Connect Community extensions page: A collection of community maintained modules maitained by Dnn Connect.
You can also use different programming frameworks (Web Forms, MVC, SPA) and languages (C#, VB) to create your module.