blesta / pterodactyl
Pterodactyl Module
Installs: 515
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 8
Forks: 7
Open Issues: 8
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
This package is auto-updated.
Last update: 2024-10-19 00:25:28 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!