1. Overview

GP247 extension includes two types: Plugin and Template.

2. Installation Methods

Method 1: Install via Online Library

  1. Navigate to "Extensions" in the admin dashboard.
  2. Select "Plugins" or "Themes".
  3. Choose the "Install from Library" tab.

Note: If your license has expired or has not been configured, you will receive a notification to configure the License in order to use the library (it's free).

Next, select the plugin or template compatible with the Core version you are using.

Method 2: Import zip file

  1. Follow steps 1 and 2 from Method 1.
  2. Select the "Import file" tab and complete the import process.

Method 3: Manual installation

In case you encounter difficulties importing the zip file (e.g. upload errors, temporary file issues, etc.), you can install manually:

  1. Unzip and copy the source code folder to the corresponding directory:
    app/GP247/Plugins/Your-Extension or app/GP247/Templates/Your-Extension
  2. Copy the Your-Extension/public folder to the corresponding public path:
    public/GP247/Plugins/Your-Extension or public/GP247/Templates/Your-Extension
  3. Access the admin panel as in steps 1 and 2 of Method 1.
    In the default "Local storage" tab, find "Your-Extension" and install it.