fof / mailing
Send individual or mass mailing to Flarum users
Fund package maintenance!
Requires
- php: ^8.2
- flarum/core: ^2.0.0
Requires (Dev)
- flarum/phpstan: ^2.0.0
- flarum/testing: ^2.0.0
- fof/user-directory: ^2.0.0
This package is auto-updated.
Last update: 2026-04-21 12:35:09 UTC
README
A Flarum extension. Send individual or mass mailing to Flarum users.
Installation
composer require fof/mailing
Updating
composer update fof/mailing php flarum cache:clear
Documentation
The 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.
Credits
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.
Links
An extension by FriendsOfFlarum.