Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wintercms/wn-drivermailgun-plugin

Driver that adds support for the Mailgun mailer to WinterCMS
https://github.com/wintercms/wn-drivermailgun-plugin

driver hacktoberfest mailgun wintercms

Last synced: about 2 months ago
JSON representation

Driver that adds support for the Mailgun mailer to WinterCMS

Awesome Lists containing this project

README

        

## Installation

```bash
composer require winter/wn-drivermailgun-plugin
```

## How to use this plugin

- Open an account with [Mailgun](https://www.mailgun.com/) and setup a secret key to use this plugin.
- Enter this secret and the domain into the Mail Configuration page after choosing the Mailgun Mail method.