PHPackages                             concept7/statamic-mailerlite - 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. concept7/statamic-mailerlite

ActiveLibrary

concept7/statamic-mailerlite
============================

A Statamic addon that automatically subscribes form submissions to MailerLite, with per-form configuration for subscriber groups and field mapping manageable from the Control Panel.

0.0.5(1mo ago)01851MITPHPPHP ^8.4CI passing

Since May 20Pushed 1mo agoCompare

[ Source](https://github.com/concept7/statamic-mailerlite)[ Packagist](https://packagist.org/packages/concept7/statamic-mailerlite)[ Docs](https://github.com/concept7/statamic-mailerlite)[ GitHub Sponsors](https://github.com/Concept7)[ RSS](/packages/concept7-statamic-mailerlite/feed)WikiDiscussions 0.x Synced 1w ago

READMEChangelog (5)Dependencies (13)Versions (8)Used By (0)

Statamic MailerLite
===================

[](#statamic-mailerlite)

[![Latest Version on Packagist](https://camo.githubusercontent.com/33eb3456c81f3693cd35063443b9a4de408064e0280239dfa92d988a0bf845fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e63657074372f73746174616d69632d6d61696c65726c6974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/concept7/statamic-mailerlite)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c775bdf92ec6f1b5e6ae867f8474ce6860eeee21520615e2d87f828862868233/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636f6e63657074372f73746174616d69632d6d61696c65726c6974652f72756e2d74657374732e796d6c3f6272616e63683d302e78266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/concept7/statamic-mailerlite/actions?query=workflow%3Arun-tests+branch%3A0.x)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/88ef56eeb45d9c81f20f076d5dae731653b4d31948538cacb10e5ce738b38865/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636f6e63657074372f73746174616d69632d6d61696c65726c6974652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d302e78266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/concept7/statamic-mailerlite/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3A0.x)[![Total Downloads](https://camo.githubusercontent.com/32afed2f905e39706a3aa500ad5a18a285c0c37cbb1b58873b4c7d4db2450d05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e63657074372f73746174616d69632d6d61696c65726c6974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/concept7/statamic-mailerlite)

A Statamic addon that automatically subscribes form submissions to [MailerLite](https://www.mailerlite.com), with per-form configuration for subscriber groups and field mapping, manageable from the Control Panel.

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

[](#requirements)

- PHP 8.4+
- Statamic 6
- Laravel 12 or 13

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

[](#installation)

You can install the addon via composer:

```
composer require concept7/statamic-mailerlite
```

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

[](#configuration)

Add your MailerLite API key in the Control Panel under the addon's settings (**Tools → Addons → Statamic MailerLite**). Without an API key, submissions are silently skipped.

Usage
-----

[](#usage)

Every form's **Configure** page in the Control Panel gets a **MailerLite** section:

- **Enable MailerLite sync** — toggle syncing for the form on or off.
- **Groups** — pick the MailerLite groups subscribers are added to, loaded live from your account.
- **Field mapping** — map form fields to MailerLite subscriber fields. Map one field to `email`; submissions without an email value are skipped.

The settings are saved on the form itself, so they are version controlled and deployed along with your other form YAML.

How it works
------------

[](#how-it-works)

When a form submission is created, a listener checks the form's MailerLite settings. If syncing is enabled and a field mapping is present, a queued job sends the subscriber — with the mapped fields, the selected group, and the submitter's IP address (which MailerLite uses as a consent and spam signal) — to MailerLite. Make sure a queue worker is running (or use the `sync` queue driver) for subscribers to be created.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Jan Henk Hazelaar](https://github.com/jhhazelaar)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.7% 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 ~0 days

Total

6

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c8436fa940b097bc16a3da74b6d85a4070816e19070a5bdc1a6f733a61f75fc?d=identicon)[concept7](/maintainers/concept7)

---

Top Contributors

[![jhhazelaar](https://avatars.githubusercontent.com/u/215711?v=4)](https://github.com/jhhazelaar "jhhazelaar (39 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")[![jurnskie](https://avatars.githubusercontent.com/u/4242668?v=4)](https://github.com/jurnskie "jurnskie (1 commits)")

---

Tags

laravelstatamicmailerliteconcept7

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/concept7-statamic-mailerlite/health.svg)

```
[![Health](https://phpackages.com/badges/concept7-statamic-mailerlite/health.svg)](https://phpackages.com/packages/concept7-statamic-mailerlite)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k104.7M369](/packages/laravel-horizon)[illuminate/database

The Illuminate Database package.

3.0k56.7M13.6k](/packages/illuminate-database)[laravel/ai

The official AI SDK for Laravel.

1.1k6.4M360](/packages/laravel-ai)[psalm/plugin-laravel

Psalm plugin for Laravel

3365.5M359](/packages/psalm-plugin-laravel)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

80732.6M270](/packages/laravel-mcp)[statamic/statamic

Statamic

830185.7k](/packages/statamic-statamic)

PHPackages © 2026

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