pteroca-com / pterodactyl-addon
This package brings an API interface to the application API in order to be able to create API tokens for a user
Installs: 606
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pteroca-com/pterodactyl-addon
Requires
- php: ^8.0|^8.1|^8.2|^8.3
- firebase/php-jwt: ^6.11
- paragonie/sodium_compat: ^2.1
Requires (Dev)
- illuminate/http: ^11.42
README
This package provides an API interface for the Pteroca.com control panel, allowing the creation and retrieval of client API keys. It is designed to integrate seamlessly with the Pterodactyl panel, offering additional functionality to enhance user management and API access.
As the project evolves, more features will be added to further enhance the integration between Pteroca.com and Pterodactyl.
Features
- Create and retrieve client API keys (for use with the Pteroca API).
- Seamless integration with the Pterodactyl panel.
- Easy setup and configuration for developers and administrators.
- Ongoing development, with new features expected in the future.
Installation
To install the package via Composer, run the following command in root directory of your Pterodactyl panel:
composer require pteroca-com/pterodactyl-addon