ianm / top-posters-widget
Top Posters Widget
Fund package maintenance!
Other
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 4
Type:flarum-extension
Requires
- afrux/forum-widgets-core: ^0.1.7
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/testing: ^1.0.0
Conflicts
This package is auto-updated.
Last update: 2024-11-20 12:01:18 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