PHPackages                             malago/flarum-achievements - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. malago/flarum-achievements

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

malago/flarum-achievements
==========================

Adds customized achievements to your forum.

0.5.6(3y ago)26.3k—10%4[5 issues](https://github.com/malago86/flarum-achievements/issues)GPL-3.0-or-laterJavaScript

Since Mar 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/malago86/flarum-achievements)[ Packagist](https://packagist.org/packages/malago/flarum-achievements)[ RSS](/packages/malago-flarum-achievements/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (27)Used By (0)

Achievements Extension for Flarum
=================================

[](#achievements-extension-for-flarum)

[![GPLv3 license](https://camo.githubusercontent.com/6b8d7ad7a3702389f74a27a2f5b0ab9e9b7774aee6b03ce273edce1096f90ac8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d626c75652e737667)](https://github.com/malago/flarum-achievements/blob/master/LICENSE) [![Latest Stable Version](https://camo.githubusercontent.com/dc89697eafa54f8ffc10e0561d0dea4254c12c1952fb10915c3a075dee7f0636/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616c61676f2f666c6172756d2d616368696576656d656e74732e737667)](https://packagist.org/packages/malago/flarum-achievements) [![Total Downloads](https://camo.githubusercontent.com/c6370aa5a7ab4dcaaedbfe89977880507d3609b4b26b2dde1aa625cfa6d38ba4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616c61676f2f666c6172756d2d616368696576656d656e74732e737667)](https://packagist.org/packages/malago/flarum-achievements)

Features
--------

[](#features)

- Reward your users with forum achievements
- Achievements are given when replying, liking, uploading an avatar, creating a new discussion and more...
- Achievements can include points and an icon

Installation
------------

[](#installation)

```
composer require malago/flarum-achievements
```

Updating
--------

[](#updating)

```
composer update malago/flarum-achievements
php flarum cache:clear
```

Usage
-----

[](#usage)

Intructions on how to create achievements are on the corresponding admin page.

[See video](https://i.imgur.com/yYspfZF.mp4)

Example
-------

[](#example)

This is an example for an achievement with custom images:

- Name: Like-a-lot
- Active: yes
- Description: You liked more than 10 messages!
- Variable: Likes given 10
- Points for this achievement: 100
- Image URL:
- Image height: 96
- Image width: 96
- Row: 3
- Column: 5

You can look at the image we used for the example to understand how the image height, width, row and column works. You can also use one image per achievement, as long as the image has the exact size you want and you specify this size.

Example 2
---------

[](#example-2)

This is an example for an achievement with Font Awesome icons:

- Name: Leader
- Active: yes
- Description: You started more than 10 discussions!
- Variable: Discussions 10
- Points for this achievement: 250
- Image URL: far fa-comments

In this case, we are using the icon `far fa-comments` as our achievement image. Here, there is no need to specify the image size or anything else.

Links
-----

[](#links)

- [Flarum Discuss post](https://discuss.flarum.org/d/26675-flarum-achievements-reward-your-users-for-participating)
- [Source code on GitHub](https://github.com/malago86/flarum-achievements)
- [Changelog](https://github.com/malago86/flarum-achievements/blob/master/CHANGELOG.md)
- [Download via Packagist](https://packagist.org/packages/malago/flarum-achievements)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~29 days

Recently: every ~126 days

Total

26

Last Release

1125d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fb4954171240619fdf5799c5ff23cc8f9fe21682bb2fae1513a3cf3aee23f8d?d=identicon)[malago](/maintainers/malago)

---

Top Contributors

[![malago86](https://avatars.githubusercontent.com/u/11331203?v=4)](https://github.com/malago86 "malago86 (46 commits)")[![askvortsov1](https://avatars.githubusercontent.com/u/38059171?v=4)](https://github.com/askvortsov1 "askvortsov1 (1 commits)")

---

Tags

rewardsflarumachievementstrophies

### Embed Badge

![Health badge](/badges/malago-flarum-achievements/health.svg)

```
[![Health](https://phpackages.com/badges/malago-flarum-achievements/health.svg)](https://phpackages.com/packages/malago-flarum-achievements)
```

###  Alternatives

[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)[fof/links

Manage Flarum primary navbar menu links

39118.3k2](/packages/fof-links)[fof/drafts

Allow users to create post and discussion drafts

1771.1k5](/packages/fof-drafts)[fof/nightmode

Add a Night Mode option for your users to use on your Flarum forum

3774.5k2](/packages/fof-nightmode)[fof/best-answer

Mark a post as the best answer in a discussion

26135.2k15](/packages/fof-best-answer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
