Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.02 KB

SparkPost Driver Plugin

MIT License

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.