PHPackages                             lerni/editablemailchimpsubscriptionfield - 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. lerni/editablemailchimpsubscriptionfield

AbandonedArchivedSilverstripe-module[Mail &amp; Notifications](/categories/mail)

lerni/editablemailchimpsubscriptionfield
========================================

A Field for UserForms (EditableFormField) that'll let you add Subscribers to a MailChimp list with groups.

49583[2 issues](https://github.com/lerni/EditableMailchimpSubscriptionField/issues)[1 PRs](https://github.com/lerni/EditableMailchimpSubscriptionField/pulls)PHP

Since Jan 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lerni/EditableMailchimpSubscriptionField)[ Packagist](https://packagist.org/packages/lerni/editablemailchimpsubscriptionfield)[ RSS](/packages/lerni-editablemailchimpsubscriptionfield/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

EditableMailchimpSubscriptionField
==================================

[](#editablemailchimpsubscriptionfield)

A Field for UserForms (EditableFormField) that'll let you add Subscribers to a MailChimp list with groups.

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

[](#installation)

The easiest way is to use [composer](https://getcomposer.org/):

```
composer require lerni/editablemailchimpsubscriptionfield

```

If you just clone/download this repository make sure you have the required packages also installed.

```
"require": {
    "silverstripe/userforms": "dev-master",
    "drewm/mailchimp-api": "dev-master"
},

```

Add your MailChimp API-Key per \_config

```
`NewsletterSignup::set_api_key('...');`

```

Run `dev/build` afterwards.

Status
------

[](#status)

The module just basically works :) hope pushing it here keeps me going.

How to use
----------

[](#how-to-use)

Currently the Fieldnames in MailChimp and the Fieldnames in the Form need to match and you still need to map manually in the options of the field.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

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

---

Top Contributors

[![lerni](https://avatars.githubusercontent.com/u/472115?v=4)](https://github.com/lerni "lerni (8 commits)")[![camfindlay](https://avatars.githubusercontent.com/u/367847?v=4)](https://github.com/camfindlay "camfindlay (1 commits)")

### Embed Badge

![Health badge](/badges/lerni-editablemailchimpsubscriptionfield/health.svg)

```
[![Health](https://phpackages.com/badges/lerni-editablemailchimpsubscriptionfield/health.svg)](https://phpackages.com/packages/lerni-editablemailchimpsubscriptionfield)
```

###  Alternatives

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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