A Flarum extension that adds users list to admin panel.
The initial version was created by Avatar4eg, all credits of that version go to him.
Use Bazaar or install manually:
composer require flagrow/users-list
composer update flagrow/users-list
php flarum cache:clear
Enable the extension.
Visit the users tab on the admin area to view your users and send them emails.
We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on Patreon.
If you discover a security vulnerability within Users list, please send an email to the Gravure team at [email protected]. All security vulnerabilities will be promptly addressed.
Please include as many details as possible. You can use php flarum info
to get the PHP, Flarum and extension versions installed.