Ultimate MailChimp Plugin
Handle WooCommerce MailChimp signups
by atomicsmash.co.uk · github.com/atomicsmash/ultimate-mailchimp-plugin · website
★ 0stars
1kcomposer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/atomicsmash/ultimate-mailchimp-plugin/archive/refs/heads/master.zipAlso on Packagist as atomicsmash/ultimate-mailchimp-plugin:
composer require atomicsmash/ultimate-mailchimp-pluginFrom the readme
Ultimate MailChimp Plugin - v0.0.1
WooCommerce MailChimp signups
This plugin may break your site 💀 or even MailChimp account 💀💀💀. Please only use in development environments.
What does this plugin actually do?
On almost all of the WordPress sites that Atomic Smash create and maintain, we do some form of MailChimp syncing. Most existing plugins rely on the need to record information within WP to then sync with MailChimp at a later point.
We found this can become very cumbersome. List members are able to interact with MailChimp outside of the website via the list communication preferences (or even by just unsubscribing from the list). This boils down to a member being able to change there details without your WP site being involved. Of course, you can setup webhooks to notify your site when a change is made via MailChimp blah blah blah... BUT... Just keep it simple. Maintain MailChimp as the 'single source of truth' and forgot about needing to keep subscription preferences in line with the WP site.
Thanks to this separation, WordPress and MailChimp are completable replaceable in the future.
- If you need to move to a new CMS, everything is inside MailChimp already.
- If you nee
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.0.4 | Jul 31, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.