ianm / top-posters-widget
Top Posters Widget
Package info
github.com/imorland/top-posters-widget
Type:flarum-extension
pkg:composer/ianm/top-posters-widget
Fund package maintenance!
1.0.3
2025-01-26 22:13 UTC
Requires
- afrux/forum-widgets-core: ^0.1.7
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/testing: ^1.0.0
Replaces
This package is auto-updated.
Last update: 2026-02-27 01:02:54 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 afrux/top-posters-widget:"*"
Updating
composer update afrux/top-posters-widget:"*" --with-dependencies
php flarum migrate
php flarum cache:clear
