PHPackages                             nswdpc/silverstripe-chimple - 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. nswdpc/silverstripe-chimple

ActiveSilverstripe-vendormodule[Mail &amp; Notifications](/categories/mail)

nswdpc/silverstripe-chimple
===========================

Chimple - Simple Mailchimp handling in Silverstripe

v1.1.0(11mo ago)05.2k1[4 issues](https://github.com/nswdpc/silverstripe-chimple/issues)[2 PRs](https://github.com/nswdpc/silverstripe-chimple/pulls)1BSD-3-ClausePHP

Since Oct 15Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/nswdpc/silverstripe-chimple)[ Packagist](https://packagist.org/packages/nswdpc/silverstripe-chimple)[ RSS](/packages/nswdpc-silverstripe-chimple/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (15)Versions (21)Used By (1)

Chimple - Simple Mailchimp handling in Silverstripe
===================================================

[](#chimple---simple-mailchimp-handling-in-silverstripe)

This module allows you to create and update Mailchimp list subscriptions via a Silverstripe app/website.

Developers
----------

[](#developers)

It supports:

- a subscription controller
- multiple configuration records for setting multiple list/audience combinations
- multiple forms on the same page, for the same list
- a spam protection module
- a default configuration record assigned in Settings/SiteConfig
- configurable defaults in yaml
- queued jobs to handle subscription and failure checking
- a Mailchimp model admin to view current subscriptions and subscription results
- an [Elemental](https://github.com/silverstripe/silverstripe-elemental) subscription form element - [documentation](./docs/en/003_elemental.md)
- merge fields support
- tags for subscribers
- ability to submit a form with or without (via XHR) redirecting
- patch previously subscribed list/audience members
- optionally remove current subscriber tags

It doesn't support:

- Managing audience members, use the Mailchimp administration area for that.

Setup
-----

[](#setup)

- Configure your Mailchimp API key and list (audience). You will find this in the Mailchimp account settings and relevant audience, respectively.
- In your website, set up one or more configurations
- Assign one of those as the default for the website
- Ensure queues are running, or get a developer to do this for you.
- Test a subscription to your lists

[Further documentation beyond the basics is available](./docs/en/001_index.md)

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

[](#configuration)

Example environment configuration, using the values provided by Mailchimp:

```
CHIMPLE_API_KEY="Your Mailchimp key"
CHIMPLE_DEFAULT_LIST_ID="Your default Mailchimp list/audience id"
```

[Further integration](./docs/en/002_integration.md)

Spam protection
---------------

[](#spam-protection)

Use a [spam protection module](https://github.com/silverstripe/silverstripe-spamprotection) to block spammy submission attempts on the form. The [NSWDPC reCAPTCHAv3 module](https://github.com/nswdpc/silverstripe-recaptcha-v3) is a good option.

If a module is installed, the subscription form will detect this and enable the default spam protector on the form.

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

[](#requirements)

See [composer.json](./composer.json)

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

[](#installation)

The only supported method of installation is via composer:

```
composer require nswdpc/silverstripe-chimple
```

License
-------

[](#license)

BSD-3-Clause

See [License](./LICENSE.md)

Maintainers
-----------

[](#maintainers)

NSW DPC Digital

Credits
-------

[](#credits)

This module is a combination of work contributed to various projects over the years by the NSW DPC Digital team and Symbiote.

Bugtracker
----------

[](#bugtracker)

Please raise bugs (with instructions on how to reproduce), questions and feature requests on the Github bug tracker

Security
--------

[](#security)

If you have found a security issue with this module, please email digital\[@\]dpc.nsw.gov.au in the first instance, detailing your findings.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance53

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~132 days

Recently: every ~144 days

Total

14

Last Release

357d ago

Major Versions

v0.2.6 → v1.0.0-rc12023-05-29

v0.2.7 → v1.0.02024-07-22

v0.2.8 → v1.1.02025-07-04

v1.1.0 → v2.0.0-rc12025-07-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/1caefd99092b4a43254e48c40347224f671032ec1ffc3a457e06a7e9ab6e7c02?d=identicon)[nswdpc](/maintainers/nswdpc)

---

Top Contributors

[![JamesDPC](https://avatars.githubusercontent.com/u/69664712?v=4)](https://github.com/JamesDPC "JamesDPC (96 commits)")[![tardinha](https://avatars.githubusercontent.com/u/457209?v=4)](https://github.com/tardinha "tardinha (8 commits)")

---

Tags

mailchimpsubscriptionsilverstripeSimplemailchimpnswchimp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nswdpc-silverstripe-chimple/health.svg)

```
[![Health](https://phpackages.com/badges/nswdpc-silverstripe-chimple/health.svg)](https://phpackages.com/packages/nswdpc-silverstripe-chimple)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.5M1.3k](/packages/silverstripe-cms)[statamic-rad-pack/mailchimp

Subscribe registrations or contact forms to Mailchimp

1821.0k](/packages/statamic-rad-pack-mailchimp)[camfindlay/apes

The Automated Provision of Email Services (APES) module will allow you to set up an automated sync mechanism between the SilverStripe Member DataObject and MailChimp.

122.6k](/packages/camfindlay-apes)[symbiote/silverstripe-notifications

Send CMS editable system notifications from code

155.8k3](/packages/symbiote-silverstripe-notifications)

PHPackages © 2026

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