PHPackages                             asecondwill/mailchimp-subscription-field - 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. asecondwill/mailchimp-subscription-field

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

asecondwill/mailchimp-subscription-field
========================================

A field for Silverstripe Userforms to send submissions to Mailchimp Lists.

4.x-dev(8y ago)11331BSD-3-ClausePHP

Since Nov 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/asecondwill/mailchimp-subscription-field)[ Packagist](https://packagist.org/packages/asecondwill/mailchimp-subscription-field)[ Docs](http://github.com/asecondwill/mailchimp-subscription-field)[ RSS](/packages/asecondwill-mailchimp-subscription-field/feed)WikiDiscussions master Synced 1mo ago

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

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

[](#editablemailchimpsubscriptionfield)

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

Initially a fork/ re-write of

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

[](#installation)

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

```
composer require asecondwill/mailchimp-subscription-field

```

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.

Adding a Field to a form
------------------------

[](#adding-a-field-to-a-form)

Add a Newsletter signup field to your user form. Save your form to save that.

Click edit for that field. Choose a list from the dropdown. Save to set that.

Now fill in the other fields as you need them.

[![mailchimp settings](https://github.com/asecondwill/mailchimp-subscription-field/raw/master/mailchimp-settings.png)](https://github.com/asecondwill/mailchimp-subscription-field/blob/master/mailchimp-settings.png)

Status
------

[](#status)

The module is actively being developed. Suggestions, pull requests and issues are welcome.

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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3060d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c4509e0c7380fa808e7d1c9984058cf29f55f5f27b974a11f8800c39e12a6d8?d=identicon)[asecondwill](/maintainers/asecondwill)

---

Top Contributors

[![asecondwill](https://avatars.githubusercontent.com/u/156546?v=4)](https://github.com/asecondwill "asecondwill (7 commits)")

---

Tags

silverstripemailchimpmarketing

### Embed Badge

![Health badge](/badges/asecondwill-mailchimp-subscription-field/health.svg)

```
[![Health](https://phpackages.com/badges/asecondwill-mailchimp-subscription-field/health.svg)](https://phpackages.com/packages/asecondwill-mailchimp-subscription-field)
```

###  Alternatives

[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)[oneup/contao-mailchimp

This extension connects a Contao installation with MailChimp.

1215.3k](/packages/oneup-contao-mailchimp)

PHPackages © 2026

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