• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Improve this Doc

Creating a Module

DNN Version: 09.02.00
• 1 minute to read
 • 1 minute to read

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:

    • DNN 8 Templates
    • Chris Hammond's DotNetNuke Module and Theme Development Templates (Installation instructions)
  • Customize a pre-existing module.

    Thousands of third-party modules and themes are available from the DNN Store. There are extensions for sale, including versions that include the source code, as well as some free extension.

You can also use different programming frameworks (Web Forms, MVC, SPA) and languages (C#, VB) to create your module.

Back to top by the community, for the community... #DNNCMS