FriendsOfFlarum / reactions

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:PHP 68.4%Language:JavaScript 22.1%Language:TypeScript 5.7%Language:Less 3.8%