Skip to content

Module Installation

This page describes how to install the DNNGo PhotoAlbums module on your DNN site.

System Requirements

Before using PhotoAlbums, make sure your environment meets the following requirements:

  • DNN platform: DNN 9.5 or higher (the install package declares a core dependency of 09.05.00)
  • Server permissions: SuperUser (Host) permissions
  • Browser: any mainstream browser such as IE, Firefox, Chrome or Safari

Prerequisites

You need a working DNN (DotNetNuke) site before installing this module. For help with installing the DNN platform itself, please refer to the official DNN resources.

Installation Steps

DNN extension installer

  1. Log in to your DNN site as a superuser (Host).
  2. Navigate to Host → Extensions (Settings → Extensions in DNN 9).
  3. Click Install Extension Wizard, then click Choose File.
  4. Browse to the DNNGo_PhotoAlbums_x.x.x_Release_Install.zip package on your computer and click Next.
  5. The package is uploaded and installed automatically.

When the wizard finishes, all module entries of this package (main module, DashBoard, Search, etc., depending on the version) appear in the Extensions list.

Adding the Module to a Page

After installation, add the module to a page to get started:

  1. Log in as an administrator and open the page that will display your albums (or create a new page).
  2. Enter edit mode and click Add Module in the target pane.
  3. Choose the DNNGo PhotoAlbums main module and add it.
  4. The first time you open the module, you'll see the entry to the management interface, where you can create your first album.

Multiple module instances

PhotoAlbums supports multiple main module instances on the same page or even across the whole site. The data and settings of each instance are independent of each other.

Next Steps

Built with VitePress