flagrow / users-list
Add users list in admin panel.
Installs: 4 811
Dependents: 1
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 11
Open Issues: 2
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.6
This package is auto-updated.
Last update: 2019-10-25 12:12:28 UTC
README
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.
Installation
Use Bazaar or install manually:
composer require flagrow/users-list
Updating
composer update flagrow/users-list php flarum cache:clear
Configuration
Enable the extension.
Visit the users tab on the admin area to view your users and send them emails.
Support our work
We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on Patreon.
Security
If you discover a security vulnerability within Users list, please send an email to the Gravure team at security@gravure.io. 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.