Postmark delivers your transactional email to customers on time, every time.
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.
composer require planetadeleste/postmarkdriver-plugin
Add plugin to your project
php artisan october:install planetadeleste.postmarkdriver
- 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