PHPackages                             ezetech/wp-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ezetech/wp-mailchimp

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

ezetech/wp-mailchimp
====================

WordPress Plugin for MailChimp Integration

v0.1(9y ago)014UNLICENSEDPHPPHP &gt;=5.6

Since Feb 22Pushed 9y ago2 watchersCompare

[ Source](https://github.com/ezetech/wp-mailchimp)[ Packagist](https://packagist.org/packages/ezetech/wp-mailchimp)[ Docs](https://eze.tech)[ RSS](/packages/ezetech-wp-mailchimp/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

MailChimp&amp;WordPress Integration
===================================

[](#mailchimpwordpress-integration)

This plugin made for Eze.tech projects.

Install
-------

[](#install)

Copy `ezetech-mailchimp` folder to plugin folder or use `composer install ezetech/wp-mailchimp` command.

Mailchimp set up
----------------

[](#mailchimp-set-up)

- Get your MailChimp [API key](https://admin.mailchimp.com/account/api/).
- Make the template with Custom HTML Template. More [info](http://kb.mailchimp.com/templates/code/how-to-import-a-custom-html-template)
- You should have `mc:edit='body'` in the template. More [info](http://kb.mailchimp.com/templates/code/create-editable-content-areas-with-mailchimps-template-language)

Usage
-----

[](#usage)

Add to your `function.php` in active theme:

```
$api_key = 'your_mailchimp_api_key'; //required
$template_id = 123456; //required
$taxonomy = 'mailchimp_custom_taxonomy_name'; //default mailchimp_list
$email_post_type = 'email_post_type'; //default 'post'
add_theme_support('ezetech-mailchimp', $api_key, $template_id, $email_post_type, $taxonomy);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

3417d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10759528?v=4)[Aleph One](/maintainers/ezetech)[@ezetech](https://github.com/ezetech)

---

Top Contributors

[![galkin](https://avatars.githubusercontent.com/u/5930544?v=4)](https://github.com/galkin "galkin (1 commits)")

---

Tags

pluginwordpressmailchimpezetech

### Embed Badge

![Health badge](/badges/ezetech-wp-mailchimp/health.svg)

```
[![Health](https://phpackages.com/badges/ezetech-wp-mailchimp/health.svg)](https://phpackages.com/packages/ezetech-wp-mailchimp)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)

PHPackages © 2026

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