fof / reactions
Reactions for Flarum
Fund package maintenance!
Website
Installs: 40 472
Dependents: 3
Suggesters: 2
Security: 0
Stars: 19
Watchers: 4
Forks: 11
Type:flarum-extension
Requires
- php: ^7.4 | ^8.0
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/likes: *
- flarum/phpstan: *
- flarum/testing: ^1.0.0
- fof/gamification: *
Replaces
This package is auto-updated.
Last update: 2024-11-04 09:14:31 UTC
README
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
andfof/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.
Installation
Install manually with composer:
composer require fof/reactions:"*"
Updating
composer update fof/reactions php flarum cache:clear
Links
An extension by FriendsOfFlarum.