Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

SSV MailChimp

Beschreibung

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„SSV MailChimp“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „SSV MailChimp“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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)