---
title: DNN platform Reviews
meta_title: 'DNN platform Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 28 reviews by the users' company size, role or industry to
  find out how DNN platform works for a business like yours.
aggregate_rating:
  rating_value: 4.2
  review_count: 28
  scale: '5'
date_modified: '2026-07-07'
parent_category:
  name: Content Management
  url: https://www.g2.com/categories/content-management
---

# DNN platform Reviews
**Vendor:** Ignite Enterprise Software Solutions  
**Category:** [Web Content Management Software](https://www.g2.com/categories/web-content-management)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 28
## About DNN platform
DNN® ( formerly DotNetNuke® ) is the leading open source web content management platform (CMS) in the Microsoft ecosystem. The product is used to build professional looking and easy-to-use commercial websites, social intranets, community portals, or partner extranets. Containing dynamic content of all types, DNN sites are easy to deploy and update. The DNN Platform has been downloaded more than 8 million times and powers more than 750,000 websites globally. A community of more than 1 million members forms a powerful support network. Thousands of free and commercial extensions, apps and skins are available at the DNN Store that make extending a DNN site fast and affordable. In addition to robust content management, the free, open source DNN Platform includes the following built-in features: Single installation with multi-site capability File and folder management Static and dynamic Localization - 6 languages out-of-the-box (English, Dutch, French, German, Italian, and Spanish) Customized web site templates and themes Cloud-ready with MS Azure compatibility 100&#39;s of REST API for site and content managment Modern client-side Web tools like CSS 3, HTML 5, JQuery, and React UI with drag and drop capability, and rich-text editor for in-place UI editing Extensible through custom modules and many third party modules available in the DNN store Robust security Administration features like: security roles, protected content, SEO, scheduler, SSL support, taxonomy, site log, and many more.




## DNN platform Reviews
  ### 1. Good for what is was

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 28, 2023

**What do you like best about DNN platform?**

it was a good platform for what we needed at the time.  We were able to host basic websites and even to some better things with it than the monolith CMS that we currently use.

**What do you dislike about DNN platform?**

Working with the DDN sales and support teams where challenging.  Communication with people was the most challenging part of the platform

**What problems is DNN platform solving and how is that benefiting you?**

we needed essentially a brochureware website and this platform provided the ability to create and maintain a website that was in multiple languages with little issue

  ### 2. Best CMS Platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ali K A. | Head Of IT Department, Non-Profit Organization Management, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 08, 2022

**What do you like best about DNN platform?**

Easy to develope a complete modular system ( web portals, MIS..., etc)  easily, heighly secure, and easy to manage.

**What do you dislike about DNN platform?**

Few free modules, make other CMS platforms more popular.

**What problems is DNN platform solving and how is that benefiting you?**

I developed web portals I got all that I need (CMS, Authentication system, SEO, Google analytics, File manager,... etc  ), also web applications no need to care about theming, logging or security

  ### 3. DNN has great features out of the box and is extremely intuitive

**Rating:** 5.0/5.0 stars

**Reviewed by:** Scott W. | Owner, Welch Web Design, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 06, 2020

**What do you like best about DNN platform?**

All of the features you receive from DNN out of the box and being able to add on features with 3rd party modules.  Makes DNN extremely powerful.

**What do you dislike about DNN platform?**

The UI for DNN isn't at it's very best right now but that is soon to change in a huge way

**Recommendations to others considering DNN platform:**

Give DNN a shot.  The things that are coming in the next year are game changing and DNN will be as powerful as any of the other website builders out there including Wix, Squarespace, Wordpress.  DNN also provides enterprise level features that the more popular web builders, cms's don't offer.

**What problems is DNN platform solving and how is that benefiting you?**

We use DNN to very quickly create websites that end users can edit and manage.

  ### 4. A CMess

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Insurance | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 28, 2021

**What do you like best about DNN platform?**

DNN has an in-page editor which makes it easy for content editors to see the result immediately.
DNN is based on ASP.NET Framework which is a very powerful web framework.

**What do you dislike about DNN platform?**

In the free version of DNN, there's no real content authoring experience. If you want to create structured, reusable content, you have to upgrade to the paid platform or use one of the 3rd party options.
We tried going with 3rd party options, but none of them even worked. Unfortunately, the few modules that do exist in DNN's ecosystem often don't work and don't count on getting a response within months or ever.
The same goes for the community. Don't expect a response on forums or StackOverflow. The only active community seems to be on a small Facebook group.
Sometimes DNN Platform contains features that just don't work even though they are visually present. Are they bugs or is it because it only works in the paid product? Not sure.
Coming back to the lack of content editing. Since there's no real content management, you have to put your content directly into HTML modules or develop your own custom modules with your own CRUD applications.
You may as well create a static HTML website in which case the HTML output will at least be cleaner. The CMS outputs a bunch of bloat HTML, CSS, and JavaScript even when you don't need their HTML, CSS, or JS.
The only way to reduce the amount of bloat is through ugly hacks stripping out unwanted HTML.

The CMS is also fundamentally flawed to build SEO-optimized websites. Unfortunately, when a user navigates to a path that doesn't exist, which should return a 404 HTTP status, an HTTP 200 status is returned, and instead of rendering the 404 page, the parent page is returned. There's actually a valid reason for this. The reason for this behavior is that modules on the parent page could render differently depending on the path. For example, put a blog module on the parent page, and for non-existent child pages, the parent page will be returned, but instead of rendering the blog module as an overview page, it will render as an individual blog post.
This is a clever way to handle this specific scenario, but overall a huge design flaw of the CMS.
Unfortunately, this isn't the only time the wrong HTTP status code is returned. In case of an error which should result in an HTTP status code 500, a redirect is returned pointing towards an error page that returns HTTP status 200.
These behaviors are just not how websites are supposed to work and it will hurt your business as a result because search engines will struggle with indexing your websites.
There are options to damage control these issues, but not to fix the core issues in the CMS.

This is just a small subset of issues we experienced trying to build websites with DNN, but I don't want to write an essay.
In addition to the issues with the CMS itself, there's a lack of documentation, tooling, and an unresponsive community.
DNN is not helping you build websites, it's making it harder for you. 
Unfortunately, we didn't have a say in what CMS to use, so we had to put an immense amount of work in, just to end up with a CMS website that content editors don't use because it's too unintuitive.

**What problems is DNN platform solving and how is that benefiting you?**

Content-focused marketing websites. No benefits.

  ### 5. DNN platform - A great CMS for building websites and web applications

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2021

**What do you like best about DNN platform?**

DNN also called as DotNetNuke is a platform from Microsoft and is a very popular web based content management system(CMS). The CMS is based on .Net framework and its a Open Source. It allows you to manage the web content on the fly. One can add, edit, delete the content directly from the front end itself using the admin logins/privileges. It allows integration with third party components also.

**What do you dislike about DNN platform?**

DNN is a great platform for building web apps and there are no dislikes as such. Installation and deployment w.r.t. DNN is also easy. The platform is also very secure. Document management can also done very easily. DNN skins are available which can be used as templates for building attractive and interactive websites. All together it's a great product. However one needs to understand the details w.r.t. configuration of the DNN and its components.

**What problems is DNN platform solving and how is that benefiting you?**

DNN is a great platform for building interactive web applications. One can create users and give them privileges for accessing the web applications based on roles. Admin has the rights to configure the database and work with DNN accordingly. It's provides a easy to use GUI to work with. One can embed images, videos and scripts easily using DNN. It has a rich text editor and versioning can be managed easily.

  ### 6. The most advanced and flexible CMS/Application Framework

**Rating:** 4.5/5.0 stars

**Reviewed by:** Roberto C. | Titolare, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 01, 2021

**What do you like best about DNN platform?**

Flexibility
Enterprise features
Security

**What do you dislike about DNN platform?**

Some aspects in admin user interface
Low avaiability of beatiful themes  (compared to WP)
Higher modules price (compared to WP)

**What problems is DNN platform solving and how is that benefiting you?**

PRO : Absolute flexibility, no project is too big or complex for DNN
CONTRO : In few cases there have been some module vendors who have abandoned their project, but in general vendors are much more reliable than those in other platforms, such as WP

  ### 7. In many situations, this is a good choice.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Михаил . | Retired developer

**Reviewed Date:** June 01, 2021

**What do you like best about DNN platform?**

This versatile platform for most purposes

**What do you dislike about DNN platform?**

In some situations, the platform functionality is redundant.

**What problems is DNN platform solving and how is that benefiting you?**

I built several corporate websites on this platform in due time—the minimum number of problems. Great community. Open-source. The platform is free.

  ### 8. Sophisticated, Secure & Flexible Content Management

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mr. J. | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 08, 2020

**What do you like best about DNN platform?**

DNN has been around for some 15 years and sets the pace with security, and a very flexible, comprehensive set of options for multi-site portals, individual web sites, pages, modules on a page, user roles and so much more. It's modular architecture allows replacing databases, html editors, or most other components without fuss. There are a wide variety of free and professional modules and themes allowing custom functionality and flexible design. Its made to be customized!

**What do you dislike about DNN platform?**

The main restriction to DNN is that it currently is built on legacy WebForms technology from Microsoft. This should be updated in a few more versions, but for now limits developers.

**Recommendations to others considering DNN platform:**

Install using nvQuickSite and participate in www.DnnCommunity.org!

**What problems is DNN platform solving and how is that benefiting you?**

We've run our local non-profit disaster preparedness group with DNN for some 15 years and found it reasonably painless to update from the early to more modern versions. Role based security and flexible themes allow strong security and dynamic content to be easily displayed. We have some 300 pages on two sites and have found DNN perfect for an large scale public and internal web site.

  ### 9. Ease of Configuration at DNN Platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muhammad Shazim C. | Project Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 25, 2020

**What do you like best about DNN platform?**

The best thing about the DNN platform is that it has an easy to use interface and is very straightforward from configuring users to troubleshooting. Everything works smooth and fast and most importantly flawless.

**What do you dislike about DNN platform?**

While setting up the DNN platform on VMware Fusion, I found that the tutorial posted in their website is out dated and does not fully satisfies the user because he has to reach out other tutorials and in my case i had to troubleshoot it on my own but once everything is set up, works just fine.

**Recommendations to others considering DNN platform:**

I recommend others to please explore and understand the knowledge base because it is almost a 100% complete

**What problems is DNN platform solving and how is that benefiting you?**

Installing and configuring network drives and managing users and roles are my responsibilities  on the backend, the benefit I get most is the extensive knowledge base.

  ### 10. The Best Interface To Set Up and Configure Databases at DNN Platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Athar A. | Officer Grade 1, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 15, 2020

**What do you like best about DNN platform?**

The best thing I came cross while using the DNN platform is that it provides a problem free solution from the start till the end through its simple interface.

**What do you dislike about DNN platform?**

There is nothing much to dislike about the DNN platform but there is one thing that I found a little inconvenient, I wasn't able to find a few trouble shooting options easily.

**What problems is DNN platform solving and how is that benefiting you?**

I used the DNN platform ro create and manage websites.
The benefit i enjoyed the most is that with limited knowledge i was able to use the DNN platform flawlessly.


## DNN platform Discussions
  - [What do you think the future is headed with the product?](https://www.g2.com/discussions/26008-what-do-you-think-the-future-is-headed-with-the-product) - 1 comment, 1 upvote

- [View DNN platform pricing details and edition comparison](https://www.g2.com/products/ignite-enterprise-software-solutions-inc-dnn-platform/reviews/dnn-platform-review-3327321?section=pricing&secure%5Bexpires_at%5D=2026-07-09+16%3A12%3A21+-0500&secure%5Bsession_id%5D=ed129b5e-0714-41f4-9450-3de5f3f5bb7b&secure%5Btoken%5D=7faa1d34af9713ae9f9a347c2934eccb64fd81a576ae6a90005ed3d95e7a13fe&format=llm_user)

## DNN platform Features
**Content**
- Content Authoring
- Rich Text Editor
- Versioning
- Plug-ins/Widgets/Apps
- Approval Process
- Content Scheduling
- Asset Management
- Internal Search
- Content Repository

**Design**
- Breadth of Pre-Built Templates
- Mobile
- Branding/Themes
- Customization

**Platform**
- User Community
- SEO
- Flexible Navigation Structures
- User, Role, and Access Management
- Enterprise Scalability
- Internationalization
- Dashboards and Reports
- API / Integrations

**Agentic AI - Web Content Management**
- Cross-system Integration
- Natural Language Interaction

## Top DNN platform Alternatives
  - [Umbraco](https://www.g2.com/products/umbraco/reviews) - 4.5/5.0 (967 reviews)
  - [Kentico](https://www.g2.com/products/kentico/reviews) - 4.4/5.0 (329 reviews)
  - [Progress Sitefinity](https://www.g2.com/products/progress-sitefinity/reviews) - 4.0/5.0 (495 reviews)

