Skip to content

Litalino/flarum-auto-post-count-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

PLugin Developer: justoverclock/country-flags

PLugin Clone Co-development: Litalino/flarum-country-flags

Immagine 2021-11-26 225014

Actual Auto Badges

  • less than 0 post: The Baby => icon <i class="fas fa-baby" />
  • less than 10 post: The Newbie => icon <i class="fas fa-child" />
  • less than 50 post: The Talker => icon <i class="fas fa-bullhorn" />
  • less than 100 post: The Teacher => icon <i class="fas fa-chalkboard-teacher" />
  • less than 300 post: The Monster! => icon <i class="fab fa-optin-monster" />
  • less than 600 post: The Guru! => icon <i class="fas fa-graduation-cap" />
  • less than 1000 post: The Flarumist! => icon <i class="fas fa-medal" />
  • more than 2000 posts Expert => icon <i class="fas fa-stethoscope" />
  • more than 4000 posts Gol* => icon <i class="fas fa-bible" />
  • more than 8000 posts Untouchable => icon <i class="fas fa-user-shield" />

If you need more customization, consider the PRO version of this extension

https://extiverse.com/extension/justoverclock/auto-post-badge-pro

Installation

Install with composer:

composer require litalino/flarum-auto-post-count-badge:"*"

Updating

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

Updating from justoverclock

This extension replaces Auto Post Badge.

Please backup your data before attempting the update!

You can upgrade from any of the older versions of the Auto Post Badge extension.

Then upgrade from the old extension to the new one:

composer remove justoverclock/auto-post-count-badge
composer require litalino/flarum-auto-post-count-badge

When you enable the new extension, the permissions, settings and the data from Justoverclockl Auto Post Badge will be moved to Litalino Auto Post Badge.

Links

An extension by Litalino