When logged into a user with a custom-made role in DNN9, the "Add Module" button is missing from "Page Edit Mode", while "Add Existing Module" and "Page Settings" buttons are available.
How can you get the old <DNN9 "Add New Module" button to appear?
Actual Result:
Expected result:
After some looking around, it seems that you need to go into each DNN extension that you want to be available to each custom DNN role and manually assign each custom role to each DNN extension.
I guess the good thing about this is that the "Add Module" popup looks clean with no unpopular modules cluttering the area up.
You can find the appropriate setting with the following instructions:
Note that DNN9 may have a bug where the setting may not save and you may need to do this more than once to take affect.