Postmark driver for OctoberCMS
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
-
This plugin has not been reviewed yet.
-
1.0.1 |
Fix guzzle issue url malformed Nov 08, 2021 |
---|---|
1.0.0 |
Init plugin Oct 07, 2021 |