https://github.com/flipboxfactory/craft-initiatives
https://github.com/flipboxfactory/craft-initiatives
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-initiatives
- Owner: flipboxfactory
- License: mit
- Created: 2019-04-16T16:11:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T14:00:54.000Z (about 7 years ago)
- Last Synced: 2025-02-22T19:24:22.489Z (over 1 year ago)
- Language: PHP
- Size: 51.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Postmark for Craft CMS
[](https://gitter.im/flipboxfactory/craft-postmark?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/craft-postmark/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/craft-postmark)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-postmark/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-postmark)
[](https://packagist.org/packages/flipboxfactory/craft-postmark)
This plugin provides a [Postmark](http://www.postmarkapp.com/) integration for [Craft CMS](https://craftcms.com/).
## Requirements
This plugin requires Craft CMS 3.0.0 RC1 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 flipboxfactory/craft-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](https://account.postmarkapp.com/servers/) page) and click Credentials.