A Flarum extension that adds users list to admin panel.
- Allow admin to view list of users registered users.
- Allow admin to send emails to user or all users.
composer require avatar4eg/flarum-ext-users-list
No configuration needed.
- For now (while flarum/core#987) sending mail for all users may have errors due php max_execution_time limit.
On admin panel click Users button to view users. For each user there are buttons (mail and view user) and short info (last seen and post/discussion counter).