PHPackages                             flipboxfactory/craft-postmark - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. flipboxfactory/craft-postmark

Abandoned → [craftcms/postmark](/?search=craftcms%2Fpostmark)Craft-plugin[Mail &amp; Notifications](/categories/mail)

flipboxfactory/craft-postmark
=============================

Postmark mail adapter

1.0.1(7y ago)203.2k4[3 issues](https://github.com/craftcms/postmark/issues)[2 PRs](https://github.com/craftcms/postmark/pulls)1PHPCI failing

Since Dec 4Pushed 2y ago4 watchersCompare

[ Source](https://github.com/craftcms/postmark)[ Packagist](https://packagist.org/packages/flipboxfactory/craft-postmark)[ RSS](/packages/flipboxfactory-craft-postmark/feed)WikiDiscussions 3.x Synced 2w ago

READMEChangelog (6)Dependencies (5)Versions (7)Used By (1)

[![Postmark icon](./src/icon.svg)](./src/icon.svg)

Postmark for Craft CMS
======================

[](#postmark-for-craft-cms)

This plugin provides a [Postmark](http://www.postmarkapp.com/) integration for [Craft CMS](https://craftcms.com/).

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4.0.0+ or 5.0.0+.

Installation
------------

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Postmark”. Then click on the “Install” button in its modal window.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcms/postmark

# tell Craft to install the plugin
./craft plugin/install postmark
```

Setup
-----

[](#setup)

Once Postmark is installed:

1. Go to **Settings** → **Email**.
2. Change the **Transport Type** setting to **Postmark**. Also, ensure that your System Email Address in your Craft Email Settings matches your confirmed [Sender Signature email address in Postmark](https://account.postmarkapp.com/signature_domains).
3. Enter your **Server Token** (which you can get from your [server](https://account.postmarkapp.com/servers/) page under “API Tokens”).
4. If you wish to send mail using a custom [Message Stream](https://postmarkapp.com/support/article/1207-how-to-create-and-send-through-message-streams), set the **Message Stream ID**. (The default transactional Message Stream will be used if this is left blank.)
5. Click **Save**.

> **Tip:** The Server Token and Message Stream ID settings can be set using environment variables. See [Environmental Configuration](https://craftcms.com/docs/3.x/config/#environmental-configuration) in the Craft docs to learn more about that.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 50.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~107 days

Total

5

Last Release

2699d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ccdf8b493035de2343c55bd889513e3af5c04d5823482a2b186ad16adb1c3e3?d=identicon)[brandonkelly](/maintainers/brandonkelly)

![](https://www.gravatar.com/avatar/f88ef7075dc76a34393f80402c30cc8eec30d5134835314136669a68b8ce817f?d=identicon)[nateiler](/maintainers/nateiler)

![](https://avatars.githubusercontent.com/u/1059139?v=4)[Benoît Rouleau](/maintainers/benface)[@benface](https://github.com/benface)

---

Top Contributors

[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (60 commits)")[![nateiler](https://avatars.githubusercontent.com/u/1892443?v=4)](https://github.com/nateiler "nateiler (25 commits)")[![angrybrad](https://avatars.githubusercontent.com/u/61869?v=4)](https://github.com/angrybrad "angrybrad (16 commits)")[![benface](https://avatars.githubusercontent.com/u/1059139?v=4)](https://github.com/benface "benface (7 commits)")[![i-just](https://avatars.githubusercontent.com/u/4500340?v=4)](https://github.com/i-just "i-just (3 commits)")[![timkelty](https://avatars.githubusercontent.com/u/18329?v=4)](https://github.com/timkelty "timkelty (3 commits)")[![vicdelfant](https://avatars.githubusercontent.com/u/312664?v=4)](https://github.com/vicdelfant "vicdelfant (2 commits)")[![matt-west](https://avatars.githubusercontent.com/u/417538?v=4)](https://github.com/matt-west "matt-west (1 commits)")[![JamesNock](https://avatars.githubusercontent.com/u/9485980?v=4)](https://github.com/JamesNock "JamesNock (1 commits)")[![engram-design](https://avatars.githubusercontent.com/u/1221575?v=4)](https://github.com/engram-design "engram-design (1 commits)")

---

Tags

craftcraft-plugincraft3craftcmspostmarkmailercmsyii2craftcmspostmark

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/flipboxfactory-craft-postmark/health.svg)

```
[![Health](https://phpackages.com/badges/flipboxfactory-craft-postmark/health.svg)](https://phpackages.com/packages/flipboxfactory-craft-postmark)
```

###  Alternatives

[craftcms/postmark

Postmark adapter for Craft CMS

20188.4k4](/packages/craftcms-postmark)[craftcms/contact-form

Add a simple contact form to your Craft CMS site

296430.4k17](/packages/craftcms-contact-form)[craftcms/mailgun

Mailgun integration for Craft CMS

28227.4k9](/packages/craftcms-mailgun)[craftcms/commerce

Craft Commerce

239422.6k176](/packages/craftcms-commerce)[craftcms/ckeditor

Edit rich text content in Craft CMS using CKEditor.

47390.0k70](/packages/craftcms-ckeditor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
