Installation and Configuration
Guide to install, activate, configure and update the PUQ Page Manager WHMCS module.
WHMCS Module Installation and Update
PUQ Page Manager module WHMCS
Order now | Download | Community
System requirements
| Requirement | Minimum |
|---|---|
| WHMCS | 8.x+, 9.x+ |
| PHP | 7.4, 8.1, 8.2, 8.3, 8.4 |
| ionCube Loader | v15+ |
Note: The module uses ionCube encoding. Make sure ionCube Loader is installed and active on your server.
Download
The module can be ordered and downloaded from PUQ Cloud:
- Order Module: https://puqcloud.com/whmcs-addon-puq-page-manager.php
- Documentation: https://doc.puq.info/books/page-manager-whmcs-addon
- All Versions / Download: https://download.puqcloud.com/WHMCS/addons/PUQ_WHMCS-Page-Manager/
- Support: https://puqcloud.com/submitticket.php?step=2&deptid=1
- Community: https://community.puqcloud.com/
- Direct download link for the latest version:
wget https://download.puqcloud.com/WHMCS/addons/PUQ_WHMCS-Page-Manager/PUQ_WHMCS-Page-Manager-latest.zip
All versions can be found at this link: https://download.puqcloud.com/WHMCS/addons/PUQ_WHMCS-Page-Manager/
Installation
Step 1: Unzip the Archive
On your WHMCS server (or locally):
unzip PUQ_WHMCS-Page-Manager-latest.zip
Step 2: Copy the Module Files
Copy the extracted module directory directly to your WHMCS directory:
# For addon modules:
cp -r PUQ_WHMCS-Page-Manager/puq_page_manager /var/www/html/whmcs/modules/addons/
Step 3: Activate and Configure the Addon Module
- Log in to the WHMCS admin area.
- Navigate to System Settings > Addon Modules (or Setup > Addon Modules in older WHMCS versions).
- Find PUQ Page Manager in the list and click Activate.
- Click Configure, enter your License Key, and select the admin groups allowed to access the module.
- Click Save Changes.
File Structure
Structure of files after a successful installation:
whmcs/
├── modules/
│ └── addons/
│ └── puq_page_manager/ # Addon files
Update Procedure
To update the module to a newer version:
- Deactivate the addon module in Setup > Addon Modules.
- Make a backup of your WHMCS files and database.
- Download the latest version for your PHP version.
- Extract the ZIP and overwrite the existing files in the
modules/directories. - Reactivate the addon module in Setup > Addon Modules (this will trigger database migrations). All settings and client data are safe during this process.
Activation and permissions
PUQ Page Manager module WHMCS
Order now | Download | Community
To activate the module and set up permissions, follow these steps:
- Log in to your WHMCS Admin Area.
- Navigate to System Settings > Addon Modules (or Setup > Addon Modules in older WHMCS versions).
- Locate PUQ Page Manager in the list and click Activate.
- Once activated, click Configure next to the module name.
- In the configuration panel:
- Enter your License key (provided upon purchase).
- Under Access Control, select the administrative role groups (e.g., Full Administrator, Support) that are permitted to access and manage this module.
- Click Save Changes.
module-activation-access-control.png