An open API service indexing awesome lists of open source software.

https://github.com/pteroca-com/pterodactyl-addon

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.
https://github.com/pteroca-com/pterodactyl-addon

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# PteroCA Pterodactyl Addon

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:

```bash
composer require pteroca-com/pterodactyl-addon
```