winter/wn-drivermandrill-plugin

Driver that adds support for the Mandrill mailer to WinterCMS

Fund package maintenance!
wintercms
Open Collective

Installs: 943

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:winter-plugin

pkg:composer/winter/wn-drivermandrill-plugin

dev-main 2024-10-20 07:15 UTC

This package is auto-updated.

Last update: 2025-09-20 09:22:33 UTC


README

MIT License

This plugin adds support for integrating Mandrill / Mailchimp into Winter CMS.

Supports:

  • Configuring & using Mandrill / Mailchimp as a system mailer service.

Installation

This plugin is available for installation via Composer.

composer require winter/wn-drivermandrill-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 Mailchimp and setup a secret key to use this plugin.
  • Enter the secret on the Mail Configuration page after choosing the Mandrill Mail method.