Skip to content

Driver that adds support for the SendGrid mailer to WinterCMS

License

Notifications You must be signed in to change notification settings

wintercms/wn-driversendgrid-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendGrid Driver Plugin

MIT License

This plugin adds support for integrating SendGrid into Winter CMS.

Supports:

  • Configuring & using SendGrid as a system mailer service.

Installation

This plugin is available for installation via Composer.

composer require winter/wn-driversendgrid-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 SendGrid and setup an API key to use this plugin.
  • Enter the API key into the Mail Configuration page after choosing the Sendgrid Mail method.

About

Driver that adds support for the SendGrid mailer to WinterCMS

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Languages