Hi,
I'm adding a module to the DNN 9 templates from Christos.
To do this I added another controller and view. Just a simple controller, not passing a model, that shows a view with a label on it, that's all.
In the DNN Manifest, I duplicated the Package tag for the existing module and changed the file locations for the view.
When I install the Module, it installs without error, I can see the default module and my new one in the Extensions list.
However, when I go to add the module to a page, it is not visible in the "Add Module" dialog.
I have not added separate resource files, or release files, just the controller and a single index view.
Is there somethings specific I need to do to show it in that list?
Any assistance would be greatly appreciated.
Best Regards,
Rod