PHPackages                             subasteve/flarum-ext-mailing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. subasteve/flarum-ext-mailing

ActiveFlarum-extension[Mail &amp; Notifications](/categories/mail)

subasteve/flarum-ext-mailing
============================

Send individual or mass mailing to Flarum users

0.4.2(4y ago)023↓100%MITJavaScript

Since May 1Pushed 4y agoCompare

[ Source](https://github.com/subasteve/flarum-ext-mailing)[ Packagist](https://packagist.org/packages/subasteve/flarum-ext-mailing)[ RSS](/packages/subasteve-flarum-ext-mailing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (17)Used By (0)

Mailing
=======

[](#mailing)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/6cec205719b2fe306e35a4c28c6b256ae71589088dded076344da44f8c52be35/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636c61726b77696e6b656c6d616e6e2f666c6172756d2d6578742d6d61696c696e672e737667)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-mailing) [![Total Downloads](https://camo.githubusercontent.com/4d6c83b3ae5041fb8f8f98961f7b046435be22b78724be1d2017ee129c7d4fb1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c61726b77696e6b656c6d616e6e2f666c6172756d2d6578742d6d61696c696e672e737667)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-mailing) [![Donate](https://camo.githubusercontent.com/0d6e4d8b50b5983a58205941b1a581b1305903393b7a39da574e3f60af3c7f5b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2d646f6e6174652d79656c6c6f772e737667)](https://www.paypal.me/clarkwinkelmann)

Send individual or mass mailing to Flarum users.

Installation
------------

[](#installation)

```
composer require clarkwinkelmann/flarum-ext-mailing

```

Pre-beta 14 the package was called `kilowhat/flarum-ext-mailing`.

Documentation
-------------

[](#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 FriendOfFlarum 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.

Support
-------

[](#support)

This extension is under **minimal maintenance**.

It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.

You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

**Sponsors**: [Glowing Blue](https://glowingblue.com/), [Andrew MacLean](https://andrewdmaclean.com/)

Links
-----

[](#links)

- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-mailing)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-mailing)
- [Discuss](https://discuss.flarum.org/d/20443)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 79.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~73 days

Recently: every ~79 days

Total

13

Last Release

1684d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/830351?v=4)[Stephen Hineline](/maintainers/subasteve)[@subasteve](https://github.com/subasteve)

---

Top Contributors

[![clarkwinkelmann](https://avatars.githubusercontent.com/u/5264300?v=4)](https://github.com/clarkwinkelmann "clarkwinkelmann (19 commits)")[![subasteve](https://avatars.githubusercontent.com/u/830351?v=4)](https://github.com/subasteve "subasteve (4 commits)")[![sakibarifin](https://avatars.githubusercontent.com/u/33556544?v=4)](https://github.com/sakibarifin "sakibarifin (1 commits)")

---

Tags

emailextensionmailingflarummass-mailing

### Embed Badge

![Health badge](/badges/subasteve-flarum-ext-mailing/health.svg)

```
[![Health](https://phpackages.com/badges/subasteve-flarum-ext-mailing/health.svg)](https://phpackages.com/packages/subasteve-flarum-ext-mailing)
```

###  Alternatives

[nterms/yii2-mailqueue

Email queue component for yii2 that works with yii2-swiftmailer.

87129.2k2](/packages/nterms-yii2-mailqueue)[nickcv/yii2-mandrill

Mandrill Api Integration for Yii2

29554.2k2](/packages/nickcv-yii2-mandrill)[fof/subscribed

Additional user subscriptions for your forum

1327.5k2](/packages/fof-subscribed)[putyourlightson/craft-campaign

Send and manage email campaigns, contacts and mailing lists.

6435.0k1](/packages/putyourlightson-craft-campaign)[fof/pretty-mail

Create HTML email for Flarum

1131.1k](/packages/fof-pretty-mail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
