Skip to content

A Flarum extension that adds reactions to your Flarum Community!

License

Notifications You must be signed in to change notification settings

spaeps/reactions

 
 

Repository files navigation

Reactions by ReFlar

GitHub license Latest Stable Version JavaScript Style Guide

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.

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

About

A Flarum extension that adds reactions to your Flarum Community!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 51.9%
  • JavaScript 43.3%
  • CSS 3.8%
  • Shell 1.0%