Skip to content

❤ A Flarum extension that adds reactions to your Flarum Community!

License

Notifications You must be signed in to change notification settings

FriendsOfFlarum/reactions

Repository files navigation

Reactions by FriendsOfFlarum

License Latest Stable Version OpenCollective Donate

A Flarum extension. A Flarum extension that adds reactions to your Flarum Community!

  • 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 flarum/likes and fof/gamification

CDN

By default, this extension uses Twemoji 14 delivered via cdnjs.cloudflare.com. You may however change this to any valid CDN of your chooosing, including switching out from Twemoji. See the extension settings in the Flarum admin panel for usage example.

image

Installation

Install manually with composer:

composer require fof/reactions:"*"

Updating

composer update fof/reactions
php flarum cache:clear

Links

OpenCollective GitHub

An extension by FriendsOfFlarum.