dragsugur none yet. The release of the new flarum.org website has taken away a lot of our time.

Anyone else can still pick this up if they want, we will ping back here if we start working on it actively.

2 months later

I'm really looking forward to the latest version of the plugin. Achievements can be used as the opening of new functionality, for example, to change the rank or permission to add gif avatars with a plugin for a certain number of open achievements. And unlike badges, set up a separate page with unlocked and closed achievements in the user's profile. Gamification system!

6 days later

And if you got here from the page of the original badge extension, you may be interested in a more up-to-date version. Everything works for me on Flarum 1.8.5. I even completely translated the extension into my language.

In theory, this badge extension can be used as an extension of achievements, but due to the lack of automation, it will have to be issued manually. That's how I set it up.

3 months later

@GreXXL should work now with latest flarum.

Achievements Extension for Flarum

GPLv3 license Latest Stable Version Total Downloads

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

composer require justoverclock/flachievements

Updating

composer update justoverclock/flachievements
php flarum cache:clear

Usage

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

See video

Example

This is an example for an achievement with custom images:

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

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

    Justoverclock is this as revival of the original extension? How does the other extension come into play. Maybe you could explain how your extension relates to the bounty that was initiated - aiming to bring both extensions to life in a single new one and maybe launching it as a FoF extension so we can see it keeping maintained?

      GreXXL im not part of the fof team so i cant do this, but i can mantain this fork compatible with flarum.

      for now i fixed few bugs and removed jquery in favour of vanilla js to improve compatibility, fixes for images and layout.

      The goal is to keep this alive for future flarum versions. Actually works fine in 1.8

        Justoverclock we appreciate your effort to revive these extensions, but we also have to stay true to the requirements of aProposals with Pledge, as people expect a certain outcome for their money. The outcome for this bounty states

        GreXXL This proposal aims to take all available abandoned extensions and build one Achievement / Badge extension. Either in conjunction with a maintained automation solution like AutoMod, or baked into the extension.

        For this reason we cannot accept you as the Bounty Hunter. Should the revived extension include Badges too we will review again.

          Justoverclock Thank you 🙂

          I'm very interested in the badge extension. I've always found its disappearance sad.

          It already seem very complete. Just a few small corrections to be made, notably on the display of badges in the discussions page.

          it seems excellent extension. Does it support category based discusson calculation? For instance, someone create discussions about nature category more than 10 and I would like to give nature-lover badge for him. Can I do it with this extension? @Justoverclock

          7 days later
          25 days later

          Mirzaagha I'm using the badge version you mentioned. Its difference is that it is not compatible with the automoderator, so it is impossible to automate the process. But own images look beautiful — take a look

            2 months later

            Capybara I need an up-to-date automatic moderator for Flarum that works on the stable version. It should automatically assign badges to users based on specific criteria (e.g., post count, activity, etc.). Could you recommend a stable module for this purpose?