Custom modules
You can create custom modules in your Sitefinity web application or class library:
- Select the folder where you want to put your custom module.
- Open its context menu and click Add » New Item…
- In the left pane, select Sitefinity and in the central pane, select Sitefinity Custom Module.
A window appears where you can select where to install the module’s page.
A new module, the configuration for the module, and a resource class are created. The generated module is automatically registered in the system configuration in your Sitefinity project.
- Build your solution.
Your module automatically registers a page in the selected section of your backend menu. By default this page contains a title which tells you that the module has been installed successfully.
You can go to Administration » Settings » Advanced and you will see a new configuration for your module, which contains a string field.