winter / wn-driversparkpost-plugin
Driver that adds support for the SparkPost mailer to WinterCMS
Package info
github.com/wintercms/wn-driversparkpost-plugin
Type:winter-plugin
pkg:composer/winter/wn-driversparkpost-plugin
dev-main
2024-10-20 07:10 UTC
Requires
This package is auto-updated.
Last update: 2026-03-20 10:11:35 UTC
README
This plugin adds support for integrating SparkPost into Winter CMS.
Supports:
- Configuring & using SparkPost as a system mailer service.
Installation
This plugin is available for installation via Composer.
composer require winter/wn-driversparkpost-plugin
After installing the plugin you will need to run the migrations and (if you are using a public folder) republish your public directory.
php artisan migrate
How to use this plugin
- Open an account with SparkPost and setup a secret key to use this plugin.
- Enter the secret on the Mail Configuration page after choosing the Sparkpost Mail method.