PHPackages                             bertoost/craft-mailerchain - 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. bertoost/craft-mailerchain

ActiveCraft-plugin[Mail &amp; Notifications](/categories/mail)

bertoost/craft-mailerchain
==========================

Craft CMS plugin for adding a chain of mail adapters.

v1.2.0(2y ago)032[1 issues](https://github.com/bertoost/Craft-MailerChain/issues)MITPHPPHP ^8.0

Since Feb 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bertoost/Craft-MailerChain)[ Packagist](https://packagist.org/packages/bertoost/craft-mailerchain)[ Docs](https://github.com/bertoost/Craft-MailerChain)[ RSS](/packages/bertoost-craft-mailerchain/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Mailer Chain for Craft CMS
==========================

[](#mailer-chain-for-craft-cms)

This plugin provides a mailer adapter integration for [Craft CMS](https://craftcms.com/) to configure a chain of mailers and send randomly through one of the configured mailers.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4 or later.

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

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project's Control Panel and search for "Mailer Chain". Then click on the "Install" button in its modal window.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require bertoost/craft-mailerchain

# tell Craft to install the plugin
./craft install/plugin mailerchain
```

Sending e-mails
---------------

[](#sending-e-mails)

Just use the Craft Mailer to send emails, normally.

This plugin acts like a mail adapter and passes a random configured adapter to the Mailer.

Known issues
------------

[](#known-issues)

- When this chain is configured to be the mail transport for Craft, you change the transport and test it without saving the settings. The check will fail and if the tested transport is in the chain-list, it will update the count &amp; test-success status.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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

Every ~43 days

Total

3

Last Release

1085d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ae1983205524caee317e793a16aac7994a53bed048a7257d85dbdab53ba5008?d=identicon)[bertoost](/maintainers/bertoost)

---

Top Contributors

[![bertoost](https://avatars.githubusercontent.com/u/398492?v=4)](https://github.com/bertoost "bertoost (30 commits)")

---

Tags

pluginadaptermailerCraftcraftcmsChaincraftcms-plugin

### Embed Badge

![Health badge](/badges/bertoost-craft-mailerchain/health.svg)

```
[![Health](https://phpackages.com/badges/bertoost-craft-mailerchain/health.svg)](https://phpackages.com/packages/bertoost-craft-mailerchain)
```

###  Alternatives

[froala/craft-froala-wysiwyg

Craft 3 CMS plugin for Froala WYSIWYG HTML Rich Text Editor.

1719.0k](/packages/froala-craft-froala-wysiwyg)

PHPackages © 2026

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