Skip to content

Add upvotes, downvotes, and ranks to your Flarum Community

License

Notifications You must be signed in to change notification settings

xwiz/gamification

 
 

Repository files navigation

Gamification by FriendsOfFlarum

License Latest Stable Version OpenCollective

A Flarum extension. Add upvotes, downvotes, and ranks to your Flarum Community!

Upvote and downvote posts anonymously, and reward active users with ranks, and sort posts by hotness/popularity.

Note: This extension is meant as a replacement for the Flarum Likes extension. Therefore, they are not compatible and it's recommended to disable the Likes extension.

  • Q: How is hotness sorted ?
  • A: The total amount of hotness is got between the amount of votes on the discussion and the posts inside of it. Also, newer posts with the same amount of upvotes as another post will have more hotness, so time is also an influent factor.

Installation

Use Bazaar or install manually with composer:

composer require fof/gamification

You can optionally convert your likes into upvotes, as well as calculate the hotness of all previously existing discussions.

Updating

composer update fof/gamification

Links

An extension by FriendsOfFlarum.

About

Add upvotes, downvotes, and ranks to your Flarum Community

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 53.4%
  • JavaScript 40.3%
  • Less 6.3%