DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Core Modules

 11 Replies
 2 Subscribed to this topic
 30 Subscribed to this forum
Sort:
Page 1 of 212 > >>
Author
Messages
New Around Here
Posts: 4
New Around Here

I upgraded to 9.11.1 when i look at the extensions list there are a number of upgraded modules listed eg. I have events module 7.07 it says 8.03 is available .

When i click the link it gos back to the upgrade page on the dnn site where I can download DNN but no modules available on that page.

I found a link in the old forums but it only has two year old modules, the same versions I already have installed.

It is quite frustrating in such a good system to see that updated modules are  available but not reachable, I have thirty tabs open but no luck Finding the core modules.

Surely the links in the extensions module should point to either a core repository or to the individual modlue upgrade pages....

Regards

Wayne

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!

Wayne,

you find the old core modules on GitHub, normally the Url looks like https://github.com/dnncommunity/dnn.events. Instead of "events" at the end you can use "documents", "survey", "faq" etc.

The Events and FAQ modules (and maybe others as well) are still dependent on the Telerik components, I would not recommend using them. Either you wait until someone updates these modules (a bounty is helpful :-)), or you look for alternatives. There are free generic modules around like OpenContent or 2scx - with a bit of HTML, CSS and JS knowledge you should be able to implement the functionality you need.

Happy DNNing!
Michael

 

Michael Tobisch
DNN★MVP

DNN Connect
Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
Another thing: many of these modules use the UrlControl and/or the UrlTrackingControl. 9.11.0 had a problem with the UrlControl, "normal" users could not upload files even if they had the correct permissions. In 9.11.1 this was fixed, but the UrlTracking control produced a stack overflow that shut down the application pool in the end. This seems to be fixed in 9.11.2, but there is only a Release Candidate available atm.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
Advanced Member
Posts: 233
Advanced Member
4 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
4 Engaged Reader
Engaged Reader
You are an engaged reader!
Posted By lirving on 3/24/2023 3:03 PM

I upgraded to 9.11.1 when i look at the extensions list there are a number of upgraded modules listed eg. I have events module 7.07 it says 8.03 is available .

When i click the link it gos back to the upgrade page on the dnn site where I can download DNN but no modules available on that page.

I found a link in the old forums but it only has two year old modules, the same versions I already have installed.

It is quite frustrating in such a good system to see that updated modules are  available but not reachable, I have thirty tabs open but no luck Finding the core modules.

I think you are seeing these "fake" versions due to DNN telemetry picking up "news" of a version that really doesn't exist or hasn't been released. DNN has a "phone home" mechanism that sends versions for the platform and installed modules back to dnnplatform.io with the intention of collecting and corellating version information across the platform's ecosystem and sharing that information with the vendors and community. What sometimes happens though, is that a module developer might have DNN installed and be working on a module's repository (or fork of a module repository) and bumps the version in their internal build/version. But since they don't know about or perhaps forget to turn off this feature, their "update" makes its way into the telemetry, and gets pushed out to the ecosystem as a potential new version.

How do I know this? Because I've caused false updates to appear as available because I test the community forums builds on a dev version of my production site, and I forget to remove the option. :)

So yes it is frustrating. When you see a new module listed, visit the vendor or, if it's a community-built module, https://github.com/DNNCommunity. 

 

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
Thanks John, I was not aware of this mechanism (or better of the fact that forks or development branches could cause this). After recognizing that something is wrong there, I personally never cared about this version information anymore, as in most cases it seemed to be wrong...

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
Growing Member
Posts: 27
Growing Member

Yup, ran through the same problem.
I guess it's all "paid for" extensions or nothing. The core has visibly shrunk from the haydays of DNN 3. We used to have core event modules, store module, form and list modules, gallery modules, perhaps not the best but still working. Now we have didly squat...
Whatever. I guess this is the new normal for DNN.

Veteran Member
Posts: 349
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
MVP
MVP
You're an MVP!
Engaged Reader
Engaged Reader
You are an engaged reader!
Avid Reader
Avid Reader
Avid Reader art thou!
Now we have didly squat...
Whatever. I guess this is the new normal for DNN.


I will pass your feedback along to the refunds department ;)

But joking aside, just like DNN itself, those modules are maintained for free by volunteers, but the least used ones don't really get volunteers or sponsorships. Some of those would be massive to revamp too, so people tend to prefer going with commercial modules for some things and structured content for simpler things.

Most of the former core modules are at https://github.com/dnncommunity

Some are actively maintained because there are developers using them, like this very forum, Active Directory, Form&List (user defined tables), Feedback, Blog, Announcement, etc.

Others received some great sponsorship like the Wiki module which allowed them to be updated.

And some are just not really receiving updates from free developers or sponsorships often because they are very complex and old and would require a lot of work.
Advanced Member
Posts: 207
Advanced Member
Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Posted By EdoDNN on 12/16/2025 10:49 AM

Yup, ran through the same problem.
I guess it's all "paid for" extensions or nothing. The core has visibly shrunk from the haydays of DNN 3. We used to have core event modules, store module, form and list modules, gallery modules, perhaps not the best but still working. Now we have didly squat...
Whatever. I guess this is the new normal for DNN.

 On the "all paid for extension"... no.  I have a suite of module here: Rocket CDS    Rocket-CDS/RocketCDS that are all free and can build a full website.  With Content, Event, News, Directory system, forms and an ecommerce which can be installed if required.  Myself and couple of others are building and maintaining these for free, so the documentation is slow to get finished.  But the modules work and have been in production on our websites for 2 years.  While these are not core modules, we do maintain them and make them compatible with the latest DNN10.

 

 

 

Advanced Member
Posts: 243
Advanced Member
2 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
2 Engaged Reader
Engaged Reader
You are an engaged reader!
Looking good!

Are the modules already compatible with DNN 10.2? I like to try it out.
Advanced Member
Posts: 243
Advanced Member
2 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
2 Engaged Reader
Engaged Reader
You are an engaged reader!
For now we are using OpenContent to replace most of the core modules: links, downloads, form & list

Very happy with Open Content but maybe Rocket CDS is even better.
Page 1 of 212 > >>

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved