A Flarum extension. Send individual or mass mailing to Flarum users.
composer require fof/mailingcomposer update fof/mailing
php flarum cache:clearThe individual user mailing button can be found in the user card dropdown menu, including the user profile page and while hovering a username in a discussion.
The mass mailing button can be found in the session dropdown menu under the link to the admin panel.
If the FriendsOfFlarum User Directory extension is enabled, the buttons for both features can be found on that page as well.
Two permissions allow you to select which groups can send individual emails and emails to all users.
Send emails to individual users: allows to select one or multiple Flarum users. Also allows to enter email addresses not connected to any user.
Send emails to groups or all users: allows to select groups, including "Members" to send to all registered users.
This extension was originally developed by Clark Winkelmann for a client and released as open-source. It has since been adopted and is now maintained by FriendsOfFlarum for Flarum 1.x and 2.x.
Original sponsors: Glowing Blue, Andrew MacLean.
An extension by FriendsOfFlarum.