fof/forum-statistics-widget

Add a forum statistics widget to the sidenav section of your Flarum forum.

Maintainers

Package info

github.com/FriendsOfFlarum/forum-statistics-widget

Homepage

Forum

Language:TypeScript

Type:flarum-extension

pkg:composer/fof/forum-statistics-widget

Fund package maintenance!

Website

Statistics

Installs: 29 306

Dependents: 2

Suggesters: 0

Stars: 8

Open Issues: 0

2.0.0-beta.1 2026-04-14 07:34 UTC

README

License Latest Stable Version Total Downloads

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

Links