Set DotNetNuke's Bulk Email module as a non-admin module

by Shawn 17. February 2010 15:12

I must admit, it seems like an odd choice to have a module like the Bulk Email module setup to be an admin only module.  I recently had a need to make this feature available to a group of people and I could not set them up as Admin users.  So after doing a little digging (google is just an amazing tool), I stumbled across an extremely simple and elegant solution (thanks to the fantastic design of DNN).

Open up your favorite SQL Tool and connect to the DotNetNuke Database (for me this is SQL Management Studio)

Execute the following statement:

UPDATE desktopmodules SET isadmin = 0 WHERE friendlyname = 'Bulk Email';

That's it! Just reload your webbrowser and if you are logged into your DNN site, you will now see the Bulk Email module available to add to any page

Tags: ,

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading

Powered by BlogEngine.NET 2.5.0.6
Theme by Mads Kristensen | Modified by Mooglegiant

About the author

As an individual with a passion for technology and knolwedge I have long enjoyed being part of the computer industry as both a systems architect and infrastructure engineering.  This blog is way for me to share some thoughts. ideas, and ponderings on all of these things.

Calendar

<<  February 2012  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011

View posts in large calendar

Calendar Of Posts