This module can be used to automate the provisioning of services from WHMCS to your GamePanel.io instance.
This project uses composer to manage it's dependencies.
WHMCS doesn't use composer to manage modules, so we pre-packed everything you need into one neat little zip file.
- Head to the latest release and download the
gamepanelio.zip
file. - Unzip & follow the instructions supplied.
If you want to build the module from the source and use it in WHMCS, we've supplied the script to do it.
- Clone this repo
- Run
composer install
- Run the package script
sh bin/package-module.sh
- Unzip the
build/gamepanelio.zip
file and upload to your WHMCS
This module is licensed under the MIT license. See the LICENSE
file for
more info.