PHPackages                             camfindlay/apes - 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. camfindlay/apes

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

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.

1.2.0(9y ago)122.6k14[7 issues](https://github.com/camfindlay/silverstripe-apes/issues)[1 PRs](https://github.com/camfindlay/silverstripe-apes/pulls)BSD-3-ClausePHP

Since Dec 17Pushed 9y agoCompare

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

READMEChangelog (4)Dependencies (3)Versions (10)Used By (0)

Automated Provision for Email Services (APES) Module
====================================================

[](#automated-provision-for-email-services-apes-module)

The APES module will allow you to set up an automated sync mechanism between the Member object and a 3rd party mail service such as MailChimp.

When a Member logs in and changes details about themselves (object properties attached to the Member object) these will be pushed to the 3rd party mail service to make sure when performing mail-outs you always have the most up to date information to run segmentation on.

Maintainer Contacts
-------------------

[](#maintainer-contacts)

- Cam Findlay ()
- Shea Dawson ()

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

[](#requirements)

- SilverStripe 3.1
- Mailchimp PHP API Wrapper 2.0
- API credentials (MailChimp API Key and List ID)

Project Links
-------------

[](#project-links)

- [GitHub Project Page](https://github.com/camfindlay/apes)
- [Issue Tracker](https://github.com/camfindlay/apes/issues)

\##Usage

Install with composer

`composer require camfindlay/apes 1.0.x-dev`

Setup the following in your \_ss\_environment.php

```
define('SS_MAILCHIMP_API_KEY', 'abcabcabcabcabcabc-ab5');
define('SS_MAILCHIMP_LIST_ID', 'a3298473984');
```

APES automates the process of setting up custom variables stored in third party email services and makes use of their APIs

You can choose which Member object properties are sync'd even if you have decorated your Member object with additional information i.e. address, phone numbers etc

License
=======

[](#license)

See [LICENSE](LICENSE.md)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 89.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 ~196 days

Recently: every ~246 days

Total

6

Last Release

3597d ago

Major Versions

0.1.x-dev → 1.0.02014-12-17

### Community

Maintainers

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

---

Top Contributors

[![camfindlay](https://avatars.githubusercontent.com/u/367847?v=4)](https://github.com/camfindlay "camfindlay (26 commits)")[![beeonlinenz](https://avatars.githubusercontent.com/u/5632715?v=4)](https://github.com/beeonlinenz "beeonlinenz (3 commits)")

---

Tags

emailsilverstripemailchimpmember

### Embed Badge

![Health badge](/badges/camfindlay-apes/health.svg)

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

###  Alternatives

[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[markguinn/silverstripe-email-helpers

Silverstripe extension containing SMTP mailer class and some other classes for HTML emails

3145.6k1](/packages/markguinn-silverstripe-email-helpers)

PHPackages © 2026

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