PHPackages                             webfox/silverstripe-userforms-mailchimp - 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. webfox/silverstripe-userforms-mailchimp

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

webfox/silverstripe-userforms-mailchimp
=======================================

Mailchimp signup field for userforms using mailchimp v3 API

v2.0.1(8y ago)54355[1 PRs](https://github.com/webfox/silverstripe-userforms-mailchimp/pulls)MITPHPPHP &gt;=5.4

Since Aug 18Pushed 5y ago2 watchersCompare

[ Source](https://github.com/webfox/silverstripe-userforms-mailchimp)[ Packagist](https://packagist.org/packages/webfox/silverstripe-userforms-mailchimp)[ RSS](/packages/webfox-silverstripe-userforms-mailchimp/feed)WikiDiscussions master Synced 1mo ago

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

silverstripe-userforms-mailchimp
================================

[](#silverstripe-userforms-mailchimp)

Mailchimp signup field for userforms

(Screenshot is out of date)
[![Screenshot](images/screen.png)](images/screen.png)

First install using composer `composer require webfox/silverstripe-userforms-mailchimp`

Then add your API key (and proxy details if required) to your `config.yml`

```
EditableMailchimpSubscribeField:
  api_key: '...'
  proxy: false
  proxy_url: 127.0.0.1
  proxy_port: 8080
  proxy_ssl: true
  proxy_user: 'username'
  proxy_password: 'password'
```

Next up add the "EditableMailchimpSubscribeField" field to your form.

If you haven't already add three fields - "Email", "First Name", "Last Name" (name them whatever you want they just need to exist).

Now click show options on the "EditableMailchimpSubscribeField". Select the list you wish to subscribe users to Select the Email Field Select the First Name Field Select the Last Name Field

Save and publish and laugh away.

In the submission and submission email there are three possible values that should be pretty obvious what they are doing:

- Subscribed
- No
- Failed (Error Message)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 82.4% 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 ~116 days

Recently: every ~130 days

Total

7

Last Release

3230d ago

Major Versions

v1.1.2 → v2.0.02017-05-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/89a3fc3149eeb34725cdbe81bee9adc4a9db23425ef3595a3a115a4f23c813ea?d=identicon)[foxbytehq](/maintainers/foxbytehq)

---

Top Contributors

[![hailwood](https://avatars.githubusercontent.com/u/709773?v=4)](https://github.com/hailwood "hailwood (14 commits)")[![zanderwar](https://avatars.githubusercontent.com/u/13566916?v=4)](https://github.com/zanderwar "zanderwar (3 commits)")

---

Tags

emailsilverstripemailchimpuserformsnewsletterwebfoxmailchimpv3

### Embed Badge

![Health badge](/badges/webfox-silverstripe-userforms-mailchimp/health.svg)

```
[![Health](https://phpackages.com/badges/webfox-silverstripe-userforms-mailchimp/health.svg)](https://phpackages.com/packages/webfox-silverstripe-userforms-mailchimp)
```

###  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)

PHPackages © 2026

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