FriendsOfFlarum / reactions

❤ A Flarum extension that adds reactions to your Flarum Community!
MIT License
19 stars 11 forks source link

refactor: flarum 2.0 upgrade #89

Open SychO9 opened 3 weeks ago

SychO9 commented 3 weeks 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!