planetadeleste / postmarkdriver-plugin
A Postmark driver for OctoberCMS
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:october-plugin
Requires
README
Postmark delivers your transactional email to customers on time, every time.
Requirements
This package install coconutcraig/laravel-postmark
as a mail transport for OctoberCMS
First all, create an account on Postmark, it is required to be used on your platform.
Installation
From composer:
composer require planetadeleste/postmarkdriver-plugin
From OctoberCMS marketplace
Add plugin to your project
From OctoberCMS command line
php artisan october:install planetadeleste.postmarkdriver
Configuration
- In your OctoberCMS, go to "Settings" > "Mail configuration"
- Select from the mail method "Postmark"
- Write your Postmark server API token
- Save and start to use postmark to send your emails