PHPackages                             clearbold/craft-campaignmonitor-lists - 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. clearbold/craft-campaignmonitor-lists

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

clearbold/craft-campaignmonitor-lists
=====================================

View and manage your Campaign Monitor subscriber lists in your Craft CMS control panel, add a subscribe form to your website for new subscribers.

1.1.12(4y ago)15.2k↑1400%3[3 issues](https://github.com/clearbold/craft-campaignmonitor-lists/issues)MITPHPCI failing

Since Apr 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/clearbold/craft-campaignmonitor-lists)[ Packagist](https://packagist.org/packages/clearbold/craft-campaignmonitor-lists)[ Docs](https://github.com/clearbold/craft-campaignmonitor-lists)[ RSS](/packages/clearbold-craft-campaignmonitor-lists/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (17)Used By (0)

> **Note**I'm happy to review and approve pull requests to update this plugin for Craft 4, but am not actively supporting it.

Campaign Monitor Lists
======================

[](#campaign-monitor-lists)

Campaign Monitor Lists allows you to view the latest stats and subscribers for your Campaign Monitor lists. More features to come, including list management features!

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

[](#installation)

To install:

```
composer require clearbold/craft-campaignmonitor-lists

```

Usage
-----

[](#usage)

To use:

After installing and enabling the plugin, you'll need to enter your **API Key** and **Client ID** from your Campaign Monitor account under *Settings &gt; Campaign Monitor Service*.

After doing so, you can navigate to *Campaign Monitor Lists* in your control panel's sidebar to view your stats. Note that data is fetched in real time; response time is based on Campaign Monitor's API.

### Subscribe Form

[](#subscribe-form)

You can implement a subscribe form in your templates using the following code. Note that **Resubscribe** will be set to **true**.

```

      {{ csrfInput() }}

      Email Address

      {# Use firstname + lastname fields, or fullname #}
      First Name

      Last Name

      {# Full Name
       #}

      Custom Field

```

For an unsubscribe form, use:

```

      {{ csrfInput() }}

      Email Address

```

Roadmap
-------

[](#roadmap)

- Review and support additional Craft fieldtypes in the subscribe form.
- Review and support additional Campaign Monitor fieldtypes (Number, Radio (Multi-One), Checklist (Multi-Many), Date, Country, US States)
- Support an unsubscribe form
- Support a preference center form

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 88.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 ~76 days

Recently: every ~195 days

Total

16

Last Release

1788d ago

Major Versions

0.1.4 → 1.0.12018-04-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/99ef0d2558efaf3a6f7f9a394435dbfea08583f332768fb5f557d3752405b74c?d=identicon)[clearbold](/maintainers/clearbold)

---

Top Contributors

[![heymarkreeves](https://avatars.githubusercontent.com/u/49657?v=4)](https://github.com/heymarkreeves "heymarkreeves (47 commits)")[![jamiegrisdale](https://avatars.githubusercontent.com/u/42227145?v=4)](https://github.com/jamiegrisdale "jamiegrisdale (3 commits)")[![brettgullan](https://avatars.githubusercontent.com/u/344180?v=4)](https://github.com/brettgullan "brettgullan (2 commits)")[![engram-design](https://avatars.githubusercontent.com/u/1221575?v=4)](https://github.com/engram-design "engram-design (1 commits)")

---

Tags

craft-plugincraftcmsemailcmscampaignmonitorCraftcraftcmsCampaign Monitor

### Embed Badge

![Health badge](/badges/clearbold-craft-campaignmonitor-lists/health.svg)

```
[![Health](https://phpackages.com/badges/clearbold-craft-campaignmonitor-lists/health.svg)](https://phpackages.com/packages/clearbold-craft-campaignmonitor-lists)
```

###  Alternatives

[craftpulse/craft-notifications

Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.

551.2k](/packages/craftpulse-craft-notifications)

PHPackages © 2026

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