Module Builder generates the following files:
|
ModuleNameController.vb |
|
DataProvider.vb |
|
SQLDataProvider.vb |
|
ViewModuleName.ascx.vb |
|
AddModuleName.ascx.vb |
|
AddModuleName.ascx.resx |
|
ViewModuleName.ascx.resx |
|
ModuleNameSettings.ascx.resx |
|
ModuleNameSettings.ascx.vb |
|
ModuleName.dnn |
|
ViewModuleName.ascx |
|
ModuleNameInfo.vb |
|
AddModuleName.ascx |
|
ModuleNameSettings.ascx |
|
Documentation.css |
|
Documentation.html |
|
Uninstall.SqlDataProvider |
|
ModuleVersion.SqlDataProvider |
Based on the options you select, these files are created in either
-
a PA folder, ready to be compressed into a zip file for distribution and installation
-
a project folder, ready to copied into an existing DNN installation for further cusomization. May also be inserted directly into an existing DNN installation, depending on the folder you select in build options. |