FriendsOfFlarum / gamification

Add upvotes, downvotes, and ranks to your Flarum Community
https://discuss.flarum.org/d/20671-friendsofflarum-gamification
MIT License
36 stars 17 forks source link

refactor: flarum 2.0 upgrade #129

Open SychO9 opened 5 days ago

SychO9 commented 5 days ago

Upgrades the extension to be compatible with Flarum 2.0

[!NOTE] I recommend making a new branch specifically for 2.x releases, and basing this PR off of it, as you will likely want to still support 1.x for a while longer.

[!TIP] Checkout the upgrade guide: https://docs.flarum.org/2.x/extend/update-2_0


Marked as draft, but you can essentially do as you please with this. Thanks!