Auto Post Badge
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