v0.6.1
This extension is now compatible with Flarum beta 8 !
Installing
composer require antoinefr/flarum-ext-money
Updating
If you were using this extension before, you should check the extension's settings in the admin panel because I changed the money display code from {money} to [money].
composer update antoinefr/flarum-ext-money
php flarum cache:clear
If it doesn't work, try to disable and enable the extension.
This is the version 0.6.1 because 0.6.0 didn't have a README and a LICENSE so I added them 😛