The Smith Custom Role Manager DNN module allows you to add and/or remove logged in user from one or more roles with a single click of a button. When the user clicks the button it will add them to role(s) and remove them from role(s). Then redirect to a custom page selected in module settings.
Module Settings and configuration options
- Checkboxes in module settings allow you to configure one or more roles user will be added to when button is clicked.
- Checkboxes in module settings allow you to configure one or more roles user will be removed from when button is clicked.
- Confirmation Email sent to portal admin when user is added or removed from a role.
- Dropdown box in module settings so the admin can choose a page to redirect to after button is clicked
- User facing button can be styled or changed
Role Manager module programmed in C#.
DNN 4.x.x and 5.x.x supported

Role Manager Module Settings

