Maple.fm is an open source web service built on the Laravel framework designed to allow players of the MMORPG MapleStory to display it's economical and Free Market information.
You can either clone or download the nightly version of Maple.fm via Github. Once downloaded, you will need to run the following commands in the root directory.
composer install
composer update
php artisan key:generate
If the aforementioned commands fail, please append sudo (root privileges) to them.
As a part of the Laravel framework, Maple.fm uses it's .env file to handle some configurations. Please copy the current .env.example file and create a new .env file. This is automatically ignored thanks to .gitignore.
To encourage active collaboration, Crrio strongly encourages pull requests, not just bug reports.
However, if you file a bug report, your issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible and a code sample that demonstrates the issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix.
You are more than welcome to request features or other ideas via Issues. Please make your request as clear as possible to improve it's chances of being implimented.
Feel free to reach out to us by email.