-
Notifications
You must be signed in to change notification settings - Fork 23
Developer Environment
johnhenley edited this page Jun 9, 2025
·
7 revisions
Generally, we use Visual Studio but you can now work with the project in VS Code if desired. (requires C# Dev Kit)
(any edition; preferably 2012 or higher)
You need to create your own fork of DNN Community Forums. Within your own fork, recommend to create a branch for each change you are making.
Additional References: Dependencies
This module is the official forums module for DNN and is used on the official DNN CMS Community website.
- Forums
- Email Notifications
- Polls
- Tags
- Categories
- Attachments
- Avatar injection (new in 9.1)
- Recycle Bin (new in 9.1)
- Badges (new in 9.2)
- User Mentions (new in 9.3)