https://github.com/rathena/fluxcp
A web-based Control Panel for rAthena servers written in PHP. Manage player accounts, databases, support tickets, etc via your browser.
https://github.com/rathena/fluxcp
control-panel fluxcp hacktoberfest php rathena
Last synced: 6 months ago
JSON representation
A web-based Control Panel for rAthena servers written in PHP. Manage player accounts, databases, support tickets, etc via your browser.
- Host: GitHub
- URL: https://github.com/rathena/fluxcp
- Owner: rathena
- License: lgpl-3.0
- Created: 2013-11-16T19:50:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T11:54:07.000Z (about 1 year ago)
- Last Synced: 2025-04-02T04:04:01.615Z (6 months ago)
- Topics: control-panel, fluxcp, hacktoberfest, php, rathena
- Language: PHP
- Homepage:
- Size: 2.59 MB
- Stars: 188
- Watchers: 40
- Forks: 220
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FluxCP
======
[](https://app.deepsource.com/gh/rathena/FluxCP/?ref=repository-badge)
[](https://lgtm.com/projects/g/rathena/FluxCP/alerts/)
[](https://lgtm.com/projects/g/rathena/FluxCP/alerts/)
[](https://www.codacy.com/gh/rathena/FluxCP/dashboard?utm_source=github.com&utm_medium=referral&utm_content=rathena/FluxCP&utm_campaign=Badge_Grade)Flux Control Panel (FluxCP) for rAthena servers.
Requirements
---------
* PHP 5.2
* PDO and PDO-MYSQL extensions for PHP5 (including PHP_MYSQL support)
* MySQL 5
* Optional: GD2 (for guild emblems and registration CAPTCHA)
* Optional: Tidy (for cleaner HTML output)
* Optional: mod_rewrite support for UseCleanUrls feature
* Optional: [Item images](http://rathena.org/board/files/file/2509-item-images/)What's New?
---------
* The description files are kept upto-date with each new commit from rAthena.
* Pre-integrated themes:
- default
- Bootstrap* Built-In:
- News and Pages CMS with integrated TinyMCE
- Service Desk (ITIL Incident Management style support ticket system)
- Additional Logs
- More Ranking Lists
- Discord Integration
- Google ReCaptcha
- Remote AtCommand functionalityHow To ... ?
---------
We have a small doc library that covers:
* Basic User Documentation
- Installation
- [Themes](https://github.com/rathena/FluxCP/blob/master/doc/user_theme.md)
- [Languages](https://github.com/rathena/FluxCP/blob/master/doc/user_lang.md)
- Installing Addons
- Updating FluxCP* Developer Documentation
- Creating an Addon
- Providing Addon updates
- Creating a custom ThemeJoin the Discussion
---------
We have a discord server separate from rAthena just for FluxCP stuff!
The channels there can be used to obtain help, discuss testing, view anonymous feedback log, Github commits, etc.
https://discord.gg/kMeMXWEvSVExtra Credits
---------
Original FluxCP created by Paradox924X and Byteflux with additional contributions from Xantara.
Some works from other users have been integrated into this project.