blesta / pterodactyl
Pterodactyl Module
Package info
github.com/blesta/module-pterodactyl
Type:blesta-module
pkg:composer/blesta/pterodactyl
2.0.0
2026-04-08 13:15 UTC
Requires
- php: >=5.4.0
- blesta/composer-installer: ~1.0
- blesta/pterodactyl-sdk: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.6
- satooshi/php-coveralls: ~0.7
- squizlabs/php_codesniffer: ~3.0
This package is auto-updated.
Last update: 2026-05-21 22:52:55 UTC
README
This is a module for Blesta that integrates with Pterodactyl.
Install the Module
-
You can install the module via composer:
composer require blesta/pterodactyl -
OR upload the source code to a /components/modules/pterodactyl/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/modules/pterodactyl/ -
Log in to your admin Blesta account and navigate to
Settings > Modules
-
Find the Pterodactyl module and click the "Install" button to install it
-
Add a server with your Pterodactyl credentials
-
You're done!
Blesta Compatibility
| Blesta Version | Module Version |
|---|---|
| < v4.9.0 | v1.3.0 |
| >= v4.9.0 | v1.4.0+ |
| >= v5.0.0 | v1.6.0+ |