This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SSV MailChimp

Description

SSV MailChimp is a plugin that allows you to link other SSV plugins to MailChimp. With this plugin you can:
* Create lists for event registrants (requires SSV Events)
* Create members in list on user registration (requires SSV Users)
* Update user meta to MailChimp Merge Fields (requires SSV Users).
* Etc.
This plugin is fully compatible with the SSV library which can add functionality like: Users, Events, etc.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ssv-mailchimp directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the SSV Options->MailChimp screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ssv-mailchimp directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the SSV Options->MailChimp screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
How do I request a feature?

The best way is to add an issue on GitHub (https://github.com/Moridrin/ssv-mailchimp/issues). But you can also send an email to J.Berkvens@Moridrin.com (the lead developer).

How do I report a bug?

The best way is to add an issue on GitHub (https://github.com/Moridrin/ssv-mailchimp/issues). But you can also send an email to J.Berkvens@Moridrin.com (the lead developer).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SSV MailChimp” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SSV MailChimp” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.1.5

  • Not trying to make requests without API Key
  • Register only functionality (without metadata links)

3.1.4

  • Successful Code Inspection
  • Add Registrants to List

3.1.2

  • Create List on Event Create
  • Add Registrants to List

3.1.1

  • curl replaced with wp_remote_*
  • Push all to MailChimp function added

3.1.0

  • Namespaces added

3.0.0

  • Rebuild from the ground up

2.0.0

  • Merge Tags support

1.0.0

  • Linking to MailChimp with API Key
  • Create member in list on user registration (only from SSV-Users plugin)