flipbox / postmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postmark for Craft CMS

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require flipboxdigital/postmark
    
  3. 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.

About

License:MIT License


Languages

Language:PHP 94.4%Language:HTML 5.6%