Installing the module
Your Sitefinity application must reference the assembly of the module. For more information, see Referencing the required assemblies.
To install the Locations module in Sitefinity project, perform the following:
-
Go to the Sitefinity backend (http://<yoursite>/sitefinity).
-
In the main menu, click Administration » Settings » Advanced.
-
In the treeview on the left, click System » ApplicationModules.
-
To register the module, click Create New.
-
In the Name input field and in the Title input field, enter Locations.
-
In the Type field, enter LocationsModule.LocationsModule.
-
In the StartupType field, enter OnApplicationStart.
-
Leave the Version field empty.
-
To save your changes, click Save changes.
The module is installed the next time Sitefinity is initialized.