Auto Post Badge

License Latest Stable Version Total Downloads

A Flarum funny extension. Add Automatic badge and label to user after certain number of posts

Actual Auto Badges

  • less than 10post: The Baby => icon <i class="fas fa-baby" />
  • less than 50 post: The Newbie => icon <i class="fas fa-child" />
  • less than 100 post: The Talker => icon <i class="fas fa-bullhorn" />
  • less than 300 post: The Teacher => icon <i class="fas fa-chalkboard-teacher" />
  • less than 600 post: The Monster! => icon <i class="fab fa-optin-monster" />
  • less than 1000 post: The Guru! => icon <i class="fas fa-graduation-cap" />

Installation

Install with composer:

composer require justoverclock/auto-post-count-badge:"*"

Updating

composer update justoverclock/auto-post-count-badge:"*"
php flarum cache:clear

Links

If you like this extension i can add more levels or icon

    0.1.1

    • admin can now change fontawesome icon into extension settings

    to change text you can translate directly with linguists 🙂

    Kylo yeah exactly 🙂 i've used vbulletin with that extension in the past 🙂

    edit: i can customize the badge also

    Hello!

    I installed linguist extension but can't understand how to change badge tests.
    Can you please help me? TY

      Justoverclock you can do this with fof linguist

      Yeah, I installed fof linguist, but can't see how I can translate that.
      If I sarch for "the baby", for example, no results, can't even see the extension on fof linguist's tab.

        You need to find this plugin from the plugin section. Then you should search for the article below. Can you upload the screenshot to ibb.com?

        YES! That is amazing! Three questions:

        1. I see that you can change the fa icon, but can you change the text?
        2. Is it possible to add more levels (Even if it is by editing code files)?
        3. Is it possible to assign these to users (Not automated) on top of the automation?

        I love it!

          Greenreader9 well, there’s a badge extension from v17development for that purpose.

          Actually this extension is totally automatic, and you can add more levels simply editing 1 file 😉

            I'm about to release the new update that allow admin to set all names and icon directly through admin settings.

            0.1.3

            • New Extension Settings Page
            • Admin can now customize names
            • Added one more level (from 1000 to 2000 posts)
            composer update justoverclock/auto-post-count-badge:"*"
            php flarum cache:clear