Module Creator Details
How to Access
As a host user, select Modules -> Add New Module. Search for Module Creator among the installed modules, then drag the Module Creator to any pane on the page.
Module Creation Form
Fill out the Module Creator form. The fields include Owner Name, Module Name, Language, Template and Control Name. The selected language (C#, VB, Web) determines which templates become available.
Required Privileges
You must be a host user to use Module Creator. A host account is required to upload modules and themes, because they might contain executable code.
Customize Your Module
From the gear icon of your module, choose Develop. In the View.ascx file, delete all the lines of code, except the first one. Add markup to customize the module, then click Update to save your changes.