FoF Statistics Widget
Add a forum statistics widget to the sidenav section of your Flarum forum.
30,074 downloads
10 stars
v1.3.2
Updated
README
FoF Forum Statistics Widget
A Flarum extension. Add a forum statistics widget to your Flarum forum, displaying discussion, post, and member counts alongside the latest registered member.
[!NOTE] This extension now requires Forum Widgets Core. Widget placement is managed through the Forum Widgets Core admin UI — the previous Widget Order setting has been removed.
Installation
This will also install Forum Widgets Core as it relies on it.
Install with composer:
composer require fof/forum-statistics-widget:"*"
Updating
composer update fof/forum-statistics-widget:"*" --with-dependencies
php flarum cache:clear