blesta / pterodactyl
Pterodactyl Module
Installs: 554
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 6
Forks: 9
Open Issues: 9
Type:blesta-module
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
- dev-master
- 1.8.x-dev
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.x-dev
- 1.7.3
- 1.7.2
- 1.7.0
- 1.6.x-dev
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.x-dev
- 1.5.1
- 1.5.0
- 1.4.x-dev
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.x-dev
- 1.1.0
- 1.0.x-dev
- 1.0.0
- dev-CORE-5429
- dev-CORE-4831
- dev-CORE-4682
- dev-CORE-4681
- dev-CORE-4683
- dev-CORE-4427
This package is auto-updated.
Last update: 2025-05-14 21:57:54 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+ |