flipboxdigital / postmark
Postmark adapter
Installs: 1 054
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
Type:craft-plugin
Requires
- craftcms/cms: ~3.0.0-beta
- wildbit/swiftmailer-postmark: ^2.1
Requires (Dev)
- phpunit/phpunit: ^5.0
- squizlabs/php_codesniffer: ^2.0
This package is not auto-updated.
Last update: 2020-01-17 01:17:23 UTC
README
This plugin provides a Postmark integration for Craft CMS.
Requirements
This plugin requires Craft CMS 3.0.0-beta.1 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require flipboxdigital/postmark
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Postmark.
Setup
Once Postmark is installed, go to Settings → Email, and change the “Transport Type” setting to “Postmark”. Enter your server Postmark API Key (which you can get from your server page) and click Credentials.