HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

MailChimp Integration 0.3.1

Add a optin/optout checkbox at registration page or autosubscribe new users (double opt-in) to your MailChimp newsletter.

MailChimp Integration plugin for Vanilla Forums

Add a optin/optout checkbox at registration page or autosubscribe new users (double opt-in). Also it can bulk import existing users to your MailChimp newsletter. Requires Vanilla >= 2.0 (2.1 tested). Note that on Vanilla 2.0.* registration views will be overridden (but not overwritten) with internal views.

Quickstart

Insert in settings page your MailChimp APIKey and ListID and it works. Now you can bulk import all users from settings page. Try to register a new account to check mailing list subscription feature (based on plugin settings).

APIKey

You can generate an apikey in MailChimp "Account settings"->"Extras"->"API keys" page. It is an alpha-numeric string.

ListID

You can find your list ID in MailChimp "Lists"->"Click on your list name"->"Settings"->"List name & defaults"->"List ID" page. Probably it is ten char string.

Changelog

  • 0.3.1 : 2.1 support
  • 0.3 : show optin/optout checkbox at registration (sponsor phreak)
  • 0.2 : bulk subscribe
  • 0.1 : initial commit

Howto use

Insert in settings page your MailChimp APIKey and ListID and...works.

New features (planned)

  • track registered/unregistered vanillaforums users
  • option to send other fields using bulk or registration (name, surname, birth date...etc). Reference:fasoncho bug
  • ask! (or make a pull request)

Github repository

License
GPL v3

Screenshots

Questions