fof / top-posters-widget
Top Posters Widget
Package info
github.com/FriendsOfFlarum/top-posters-widget
Type:flarum-extension
pkg:composer/fof/top-posters-widget
Fund package maintenance!
2.0.0-beta.1
2026-04-13 16:42 UTC
Requires
- flarum/core: ^2.0.0
- fof/forum-widgets-core: ^2.0.0
Requires (Dev)
- flarum/phpstan: ^2.0.0
- flarum/testing: ^2.0
Replaces
This package is auto-updated.
Last update: 2026-04-13 16:44:11 UTC
README
A Flarum extension. Top Posters in the past month Widget.
Installation
This will also install Forum Widgets Core as it relies on it.
Install with composer:
composer require fof/top-posters-widget:"*"
Updating
composer update fof/top-posters-widget:"*" --with-dependencies
php flarum migrate
php flarum cache:clear
