1. Overview
GP247 extension includes two types: Plugin and Template.
2. Installation Methods
Method 1: Install via Online Library
- Navigate to "Extensions" in the admin dashboard.
- Select "Plugins" or "Themes".
- 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
- Follow steps 1 and 2 from Method 1.
- 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:
- Unzip and copy the source code folder to the corresponding directory:
app/GP247/Plugins/Your-Extension or app/GP247/Templates/Your-Extension - Copy the Your-Extension/public folder to the corresponding public path:
public/GP247/Plugins/Your-Extension or public/GP247/Templates/Your-Extension - 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.