Reactions by ReFlar
A Flarum extension that adds reactions to your Flarum Community!
Usage
- Just click the react button when hovering over a post, and choose the reaction!
- Custom reactions can be easily added via the admin page
- Integration with Likes and Gamification
Installation
Install it with composer:
composer require reflar/reactions
Then login and enable the extension.
You can optionally convert specific reactions into likes, upvotes, and downvotes.
Identifiers
Emojis
Click on the emoji you want, click "copy short code" then paste the short code and remove the colons
Icons
Search for the one you want and copy the name.
Special thanks
The ReFlar team would like to thank @datitisev for bringing this extension to ReFlar. He started this project before joining the team and decided to allow us to help finish and release it. We hope you enjoy ?
Developer Guide
You have 2 events to listen for PostWasReacted
as well as PostWasUnreacted
which both contain the post and reactor. PostWasReacted
also includes the reaction identifier.
Issues
Links
ReFlar is a branch of Revolutionary Developers