tiny-pixel / acorn-mail
Better WordPress mail for Acorn projects
Fund package maintenance!
Patreon
Installs: 396
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 1
Open Issues: 1
Language:HTML
Type:package
Requires
- php: >=7.1.3
- guzzlehttp/guzzle: ^6.3
- illuminate/mail: ^5.8
Requires (Dev)
This package is auto-updated.
Last update: 2024-12-15 11:01:14 UTC
README
Provides Acorn projects (e.g. Sage 10) with a Mail service that replaces the default WordPress PHPMailer behavior with that of SwiftMailer and Laravel Mail.
Requirements
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
If you discover a bug in Acorn Mail, please open an issue.
Contributing
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.
License
Acorn Mail is provided under the MIT License.