PHPackages                             mergims/acorn-mail - 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. mergims/acorn-mail

ActivePackage[Mail &amp; Notifications](/categories/mail)

mergims/acorn-mail
==================

Better WordPress mail for Acorn projects

04Blade

Since Jan 23Pushed 3y agoCompare

[ Source](https://github.com/mergims/acorn-mail)[ Packagist](https://packagist.org/packages/mergims/acorn-mail)[ RSS](/packages/mergims-acorn-mail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Acorn Mail
==========

[](#acorn-mail)

[![Package Version](https://camo.githubusercontent.com/1053b9173c9eb434d33941cd5f0b8abbc7f88f0b93c61148898fd83e9def909c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696e792d706978656c2f61636f726e2d6d61696c3f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tiny-pixel/acorn-mail)[![Total Downloads](https://camo.githubusercontent.com/c93a097dccd4b56bb7f56f76011910adea478dfa35b36244ea45ef2579ec39fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74696e792d706978656c2f61636f726e2d6d61696c3f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tiny-pixel/acorn-mail/stats)

Provides Acorn projects (e.g. Sage 10) with a Mail service that replaces the default WordPress PHPMailer behavior with that of [SwiftMailer](https://swiftmailer.symfony.com/) and [Laravel Mail](https://laravel.com/docs/5.8/mail).

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

[](#requirements)

- [Sage](https://github.com/roots/sage) &gt;= 10.0
- [PHP](https://secure.php.net/manual/en/install.php) &gt;= 7.1.3
- [Composer](https://getcomposer.org)

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

[](#installation)

Install via Composer:

```
$ composer require tiny-pixel/acorn-mail
```

After installation, run the following command to publish the starter configuration file(s) to your application:

```
$ wp acorn vendor:publish
```

Bug Reports
-----------

[](#bug-reports)

If you discover a bug in Acorn Mail, please [open an issue](https://github.com/pixelcollective/acorn-mail/issues).

Contributing
------------

[](#contributing)

[![](https://camo.githubusercontent.com/aa3c03dd56d87aa3067a86a6903a61c1d8f8e2ebe2250a2a1527c68a6108e048/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f30)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/0)[![](https://camo.githubusercontent.com/190e86f9c55cd736a0079e454dc3425a7aa492582d91c90a9ec29fda8949ae22/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f31)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/1)[![](https://camo.githubusercontent.com/bcba851471c34240d0d11a46f3b6346ebc64dd337b06f053dd3630dc75cb3286/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f32)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/2)[![](https://camo.githubusercontent.com/9b4bfd37fc898a780fe89804dab942705eaf5217972f938e209ecc1a48521b23/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f33)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/3)[![](https://camo.githubusercontent.com/0f96028514e29efa2026e055bbf7cd704060cd6de79847827ff87d771e4c0b41/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f34)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/4)[![](https://camo.githubusercontent.com/5a64b5927902df8edcaf1613199c88c6a40ad1be55d64ec40a78d3962d266c34/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f35)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/5)[![](https://camo.githubusercontent.com/d28b0d85beef154107c281c721f895554166f98991f1cc742777edfbdba05d81/68747470733a2f2f736f757263657265722e696f2f66616d652f6b656c6c796d656172732f706978656c636f6c6c6563746976652f61636f726e2d6d61696c2f696d616765732f36)](https://sourcerer.io/fame/kellymears/pixelcollective/acorn-mail/links/6)

Contributing, whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

All contributors absolutely must strictly adhere to our [Code of Conduct](https://github.com/pixelcollective/acorn-mail/blob/master/CODE-OF-CONDUCT.md).

License
-------

[](#license)

Acorn Mail is provided under the [MIT License](https://github.com/pixelcollective/acorn-mail/blob/master/LICENSE.md).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/750c5f2f8fc82768f12e043bcfff5de293db8627537dd4a4dae43ad5b71818e8?d=identicon)[mergims](/maintainers/mergims)

---

Top Contributors

[![kellymears](https://avatars.githubusercontent.com/u/397606?v=4)](https://github.com/kellymears "kellymears (19 commits)")[![Log1x](https://avatars.githubusercontent.com/u/5745907?v=4)](https://github.com/Log1x "Log1x (4 commits)")[![mergims](https://avatars.githubusercontent.com/u/22150563?v=4)](https://github.com/mergims "mergims (3 commits)")

### Embed Badge

![Health badge](/badges/mergims-acorn-mail/health.svg)

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

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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