Skip to content
missxantara edited this page Apr 14, 2013 · 11 revisions

Welcome to the Xantara's FluxCP Wiki! With the creation of rAthena, there became a need to support renewal changes and other features such as the new group system. This is where Xantara's Flux Control Panel comes in. It is a free and open source control panel to work with rAthena. Forked from FluxCP by Paradox924X and Byteflux at r1121. I will continually merge updates from the original FluxCP.

Features

The original/base FluxCP already comes with a lot of features. Here I will only highlight those that came after the fork. For a full list, click here (TBD).

  • Updated Ragnarok Data
  • Full Birthdate Functionality
  • Working GM Group System
  • Mob Skills SQLized
  • Zeny Log Page
  • Specific Item Drop Rates
  • Toggle for Pre-Renewal or Renewal SQL Data
  • Alchemist Ranking
  • Blacksmith Ranking
  • Paginated Item Shop

Demo: http://web.artistic-...r.com/fluxcp-rA

Note: this site is used to test new functionality and custom addons so it may not always be functioning properly

Download

There are three ways to get a copy of this Control Panel. For detailed installation instructions, click here (TBD).

1. GIT Clone git clone https://github.com/missxantara/fluxcp-ra.git

  • For Windows, you can take a look at using TortoiseGit with its friendly user interface.

2. SVN Checkout svn checkout https://github.com/missxantara/fluxcp-ra/trunk/

  • For Windows, you can take a look at using TortoiseSVN with its friendly user interface.

3. ZIP Download https://github.com/missxantara/fluxcp-ra/archive/master.zip

Requirements

  • Apache webserver with PHP 5.2 or greater
  • PDO extension with MySQL support (http://www.php.net/pdo)
  • PHP GD2 for security images
  • (Optional) Enabled Zip extension for exporting guild emblems
  • (Optional) Apache/mod_rewrite for using the "Clean URLs" feature

Links

Clone this wiki locally