PHPackages                             flagrow/mail-drivers - 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. flagrow/mail-drivers

Abandoned → [flarum/core](/?search=flarum%2Fcore)ArchivedFlarum-extension[Mail &amp; Notifications](/categories/mail)

flagrow/mail-drivers
====================

Send email via Mailgun, Mandrill or SES api

0.1.0(8y ago)04051[2 issues](https://github.com/flagrow/mail-drivers/issues)MITJavaScript

Since May 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/flagrow/mail-drivers)[ Packagist](https://packagist.org/packages/flagrow/mail-drivers)[ RSS](/packages/flagrow-mail-drivers/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Mail Drivers by [![Flagrow logo](https://avatars0.githubusercontent.com/u/16413865?v=3&s=20)](https://avatars0.githubusercontent.com/u/16413865?v=3&s=20) [Flagrow](https://discuss.flarum.org/d/1832-flagrow-extension-developer-group), a project of [Gravure](https://gravure.io/)
=====================================================================================================================================================================================================================================================================================

[](#mail-drivers-by--flagrow-a-project-of-gravure)

[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/flagrow/mail-drivers/blob/master/LICENSE.md) [![Latest Stable Version](https://camo.githubusercontent.com/440de473bf3cf01e6af4b748b630fb0dbd199274e0a1b8e1a0ca65d69c9ff239/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6167726f772f6d61696c2d647269766572732e737667)](https://packagist.org/packages/flagrow/mail-drivers) [![Total Downloads](https://camo.githubusercontent.com/af2b8b5afc63baa3113c80c16563da5d87dce7679bfedcf1f89d5b05d89d4cba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6167726f772f6d61696c2d647269766572732e737667)](https://packagist.org/packages/flagrow/mail-drivers) [![Join our Discord server](https://camo.githubusercontent.com/d73628b17bbfd9568a0c942585827f1391f81c21bd56e3cac269c6e2e746c469/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f3234303438393130393034313331353834302f656d6265642e706e67)](https://flagrow.io/join-discord)

This extension lets you use other mail drivers already included with the library Flarum uses for mail but which had no way to be configured by the forum owner.

The drivers are **Mailgun**, **Mandrill** and **Amazon SES**.

These drivers are API-based which means you can usually use them even if the host has blocked outbound SMTP.

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

[](#installation)

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually:

```
composer require flagrow/mail-drivers
```

Updating
--------

[](#updating)

```
composer update flagrow/mail-drivers
php flarum migrate
php flarum cache:clear
```

Configuration
-------------

[](#configuration)

Open the extension settings to configure your driver credentials. All the credentials are saved even if you don't enable the driver.

Clicking "set the mail driver to ..." will update your current "driver" setting from the Email tab. You can go back to the SMTP driver by setting "driver" to "smtp" in the Email tab of the admin panel.

**Disabling this extension won't automatically switch you back to SMTP !**

Mailgun and Mandrill will work out of the box. Before configuring the SES driver you need to install the Amazon SDK with `composer require aws/aws-sdk-php:~3.0`.

Security
--------

[](#security)

If you discover a security vulnerability within Mail Drivers, please send an email to the Gravure team at . 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.

Links
-----

[](#links)

- [Flarum Discuss post](https://discuss.flarum.org/d/11800-flagrow-mail-drivers-send-email-via-mailgun-mandrill-or-ses-api)
- [Source code on GitHub](https://github.com/flagrow/mail-drivers)
- [Report an issue](https://github.com/flagrow/mail-drivers/issues)
- [Download via Packagist](https://packagist.org/packages/flagrow/mail-drivers)

An extension by [Flagrow](https://flagrow.io/), a project of [Gravure](https://gravure.io/).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2931d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0538135c1debcef5602dce7ece027909cc832b7a6284ab9189a19aa8de98d60d?d=identicon)[clarkwinkelmann](/maintainers/clarkwinkelmann)

---

Top Contributors

[![clarkwinkelmann](https://avatars.githubusercontent.com/u/5264300?v=4)](https://github.com/clarkwinkelmann "clarkwinkelmann (3 commits)")

---

Tags

extensionmailgunmandrillsesflarum

### Embed Badge

![Health badge](/badges/flagrow-mail-drivers/health.svg)

```
[![Health](https://phpackages.com/badges/flagrow-mail-drivers/health.svg)](https://phpackages.com/packages/flagrow-mail-drivers)
```

###  Alternatives

[slm/mail

Integration of various email service providers in the Laminas\\Mail

108732.4k1](/packages/slm-mail)[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)[boundstate/yii2-mailgun

Mailgun integration for the Yii framework

28160.6k](/packages/boundstate-yii2-mailgun)[fof/pretty-mail

Create HTML email for Flarum

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

Automatically notify Discord, Slack, and Microsoft Teams when events happen on your Flarum forum.

2518.3k](/packages/fof-webhooks)

PHPackages © 2026

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