winter / wn-driversparkpost-plugin
Driver that adds support for the SparkPost mailer to WinterCMS
                                    Fund package maintenance!
                                                                            
                                                                                                                                        wintercms
                                                                                    
                                                                            
                                                                                                                                        Open Collective
                                                                                    
                                                                
Installs: 838
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:winter-plugin
pkg:composer/winter/wn-driversparkpost-plugin
Requires
This package is auto-updated.
Last update: 2025-10-20 09:13:59 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.