Stars: 163
Forks: 68
Pull Requests: 18
Issues: 118
Watchers: 16
Last Updated: 2022-05-19 13:03:08
WHMCS Module for Pterodactyl (v0.7.3 and higher)
License: MIT License
Languages: PHP, Smarty
WHMCS Module for the Pterodactyl Panel.
Please use the Pterodactyl Discord for configuration related support instead of GitHub issues.
This module requires the panel to be on version 1.0.0 and above, if you need one for the 0.7.x versions, check the 0.7 branch.
Video Tutorial (uses 0.7 version of the panel but nothing changed functionality wise)
pterodactyl/
folder into <path to whmcs>/modules/servers/
.123.123.123.123
or my.pterodactyl.panel
Dane and everyone else involved in development of the Pterodactyl Panel. death-droid for the original WHMCS module. Crident for providing me a dev environment to test the module on and the installation video.
Migrating is simple, delete death-droid's module and then upload this one instead of it. Then do the steps 3-6 in Installation instructions above and resetup all products.
Overwriting values can be done through either Configurable Options or Custom Fields.
Their name should be exactly what you want to overwrite.
dedicated_ip => Will overwrite dedicated_ip if its ticked or not.
Valid options: server_name, memory, swap, io, cpu, disk, nest_id, egg_id, pack_id, location_id, dedicated_ip, port_range, image, startup, databases, allocations, backups, oom_disabled, username
This also works for any name of environment variable: Player Slots => Will overwrite the environment variable named "Player Slots" to its value.
Useful trick: You can use the | seperator to change the display name of the variable like this: dedicated_ip|Dedicated IP => Will be displayed as "Dedicated IP" but will work correctly.
Sample configuration for configurable memory
This can be caused from any of the following: Wrong location, not enough disk space/CPU/RAM, or no allocations matching the provided criteria.
The customer gets an email from the panel to setup their account (incl. password) if they didn't have an account before. Otherwise they should be able to use their existing credentials.
Double check that you've configured the panel's mail settings correctly, the Test button works in the admin area's mail settings, and that you've restarted pteroq afterwards confirming that everything works.
Currently, this isn't possible with this module but is planned.
Please update your module (by redownloading it).
Please update your module (by redownloading it).