PHPackages                             justinholtweb/craft-dispatch - 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. justinholtweb/craft-dispatch

ActiveCraft-plugin[Mail &amp; Notifications](/categories/mail)

justinholtweb/craft-dispatch
============================

Lightweight email marketing and newsletter plugin for Craft CMS 5. Manage subscribers, send campaigns, and track delivery natively.

5.0.2(2mo ago)00proprietaryPHPPHP ^8.2

Since Apr 3Pushed 2mo agoCompare

[ Source](https://github.com/justinholtweb/craft-dispatch)[ Packagist](https://packagist.org/packages/justinholtweb/craft-dispatch)[ RSS](/packages/justinholtweb-craft-dispatch/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Dispatch — Email Marketing for Craft CMS
========================================

[](#dispatch--email-marketing-for-craft-cms)

Lightweight email marketing and newsletter plugin for Craft CMS 5. Manage subscribers, send campaigns, and track delivery — all natively within your control panel.

Editions
--------

[](#editions)

FeatureFreeLite ($49)Pro ($79)Subscriber management✓✓✓Mailing lists1UnlimitedUnlimitedCSV import/export✓✓✓Queue-based sending100/moUnlimitedUnlimitedTwig email templates✓✓✓Unsubscribe handling (RFC 8058)✓✓✓Basic send tracking✓✓✓Craft User sync—✓✓Open/click analytics—✓✓Delivery dashboard—✓✓Custom transports (SES, Mailgun, etc.)—✓✓Drip sequences / automation——✓A/B subject line testing——✓Dynamic segments——✓Webhook integrations——✓REST API——✓Requirements
------------

[](#requirements)

- Craft CMS 5.0+
- PHP 8.2+

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

[](#installation)

```
composer require justinholtweb/craft-dispatch
php craft plugin/install dispatch
```

Configuration
-------------

[](#configuration)

All settings are available in the control panel under **Dispatch → Settings**, or you can configure them via `config/dispatch.php`:

```
