planetadeleste/postmarkdriver-plugin

A Postmark driver for OctoberCMS

1.0.1 2021-10-11 17:46 UTC

This package is auto-updated.

Last update: 2024-04-11 23:11:18 UTC


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