justoverclock/auto-post-count-badge

Add Automatic badge to user after certain number of posts

Fund package maintenance!
Website

Installs: 2 581

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 3

Open Issues: 0

Language:JavaScript

Type:flarum-extension

1.0.0 2024-01-25 08:28 UTC

This package is auto-updated.

Last update: 2024-03-25 08:47:54 UTC


README

License Latest Stable Version Total Downloads

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

Immagine 2021-11-26 225014

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" />
  • more than 2000 posts
  • more than 4000 posts

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 justoverclock/auto-post-count-badge:"*"

Updating

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

Links