FluxCP with Master Account Integration
Hi everyone! I want to share my Simple FluxCP with master account. I've been coding this for the last 2 days using my free time. I have seen a lot of people asking for FluxCP with Master account so I decided to share this. Originally I was planning to do this via addons but there are too many things needed to change. Please take note that this is version 1.0 so if you found any bugs please open an issue on github.
I will also release next time the master account integrated with phpBB.
Repository: https://github.com/acelabini/FluxCP-MasterAccount
Clone: https://github.com/acelabini/FluxCP-MasterAccount.git
Download: https://github.com/acelabini/FluxCP-MasterAccount/archive/master.zip
How to install?
Just clone or download the repository and follow this installation guide written by @Zack-
Configuration
Edit `config/application.php`
'MasterAccount' => true, // Enable master account feature, setting this to false will revert back to normal fluxCP
'MasterAccountPasswordHash' => 'bcrypt', // Master account password hashing algorithm, atm only bcrypt is available
'MasterAccountMaxAccounts' => 0, // Maximum game account per master account; 0 to disable
If you have any question, feel free to post it here.
Helpful?
Buy me a coffee