GridPane Server Module for WHMCS
This project was built to connect WHMCS with GridPane.com's API service so we can create sites within WHMCS.
Discliamer: First this is not quite ready for production use so use at your own risk.
Install:
- Download this repo.
- Unzip to your local machine.
- Upload "modules" to your root WHMCS directory.
- Rename the /modules/servers/gridpane/includes/config.php.example file to config.php so that the program can read it.
- Edit the config.php file to include the GridPane API key along with the root URL of the WHMCS install.
Activate & Configure Nothing fancy is required to activate the module, just upload it and it's ready to go. There's no license or anything to worry about.
Create your product
- Create a product in WHMCS
- Select the Module Settings Tab
- Set the "Module Name" as "GridPane"
- Determine your product's default settings
- Select the "Custom Fields" Tab
- Add a custom field
- Field Name: "Select Server"
- Field Type: "Dropdown"
- Select Options: Enter the Server ID/s (ex. 12345,67890)
- Admin Only: tick/checked
- Required: tick/checked
- Save Changes
- Go crazy and sell all the things.
Reporting issues
- Go to the GitHub repo and report your issues: https://github.com/StouteWebSolutions/whmcs-gridpane/issues