Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.22 KB

README.md

File metadata and controls

65 lines (42 loc) · 2.22 KB

CtrlPanel

CtrlPanel Logo

An open-source billing panel for Pterodactyl with advanced user management and a flexible credit system.

Demo Docs GitHub Stars

Website

Features

  • Credit-based Billing: Users can top up credits and have them deducted over time, providing flexibility to start and cancel services at any time.
  • User Management: Comprehensive user administration tools.
  • Server Management: Easy-to-use interface for managing Pterodactyl servers.
  • Ticket System: Built-in support ticket functionality for user assistance.
  • Moderation Tools: Special features for moderators to manage users and tickets.
  • Administration Panel: Advanced tools for admins to manage packages, categories, vouchers, and system settings.
  • Theme Customization: Choose from 36+ themes to personalize your experience.

Technology Stack

  • Next.js: For a fast, SEO-friendly, and highly interactive user interface.
  • React: Powering our component-based UI architecture.
  • Tailwind CSS: For responsive and customizable styling.

Local development quick start

Make sure to update the .env accordingly

git clone https://github.com/AVMG20/ctrlpanel.git
cd ctrlpanel
npm install
npm run dev

Visit http://localhost:3000 to see CtrlPanel in action!

Installation & Documentation

For detailed information on setup, configuration, and usage, please visit our documentation.

Demo

Experience CtrlPanel firsthand by visiting our live demo.

License

CtrlPanel is open-source software licensed under the GPL-3.0 license.

Support

If you encounter any issues or have questions, please open an issue on GitHub.


Made with ❤️ by the CtrlPanel team