Installing a Module

Overview

You can install third-party modules into your DNN environment to add to or alter your site's functionality. This article will walk you through the standard method to install a module into your DNN environment. Be sure to read all documentation from your module provider, as they may have special instructions or require a multiple dependent modules to be installed in order.

 

Prerequisites

 

Solution

Modules are installed using the same process as Extensions. 

  1. Download/prepare the module to be added in the archive zipped file format (.zip).
    • Some modules may contain multiple zip files. Be sure to examine the downloaded file and read all instructions from the module creator before proceeding.
  2. Use the instructions in the article Installing an Extension to install the module.
  3. Go to your DNN instance in the browser.
  4. Perform Clear Cache & Restart your DNN instance.

 

Testing

After the installation, the site will not be available for about 5 minutes. The module installed is listed under the Installed Extensions section.

scr-installextension-installationresult.png

Once the site is available, verify that the site is working and the modules are behaving as expected. 

 

Comments

0 comments

Please sign in to leave a comment.