Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download mailchimp-7.x-2.12.tar.gztar.gz 54.05 KB
MD5: 01aede85a247dc9c4049d236237ead49
SHA-1: f7ccd94f73f2baea3812142ac6bdd54f714a09cc
SHA-256: 30c1432ee653c50b054fa7b70ab4e386696d8cd2ca0042885e36e94447ba76ff
Download mailchimp-7.x-2.12.zipzip 69.29 KB
MD5: a2d0df142dac609a4111dd2db5c0e46d
SHA-1: c2f32b8a54197834b178b7b5f3441686bc8c3032
SHA-256: d4a001ceafaa6381295688c7209db77b2071fa1f3496cd6425f0baaf739beefa

Release notes

This is a quick follow up release addressing a couple issues that arose in 2.11. We also snuck in a few new features for everyone's trouble ;)

Changes since 7.x-2.11:

  • #1960616 by levelos: Add a hook for acting on webhook processing.
  • #2049273 by levelos: Remove the created and updated timestamp fields from mailchimp_lists.
  • #1950408 by levelos: Add a check for the library being installed before returning the API object in mailchimp_get_api_object().
  • #2049237: MailchimpList::label() calls itself.
  • Add a test for deleting lists.
  • Use our new mailchimp_list_create() helper in tests.
  • Add a function to create new MailchimpLists.
  • #2048755 by levelos: When saving a new list, instantiate it as a MailchimpList class rather than stdClass.
Created by: levelos
Created on: 25 Jul 2013 at 16:46 UTC
Last updated: 23 Feb 2016 at 00:29 UTC
New features
Bug fixes

Other releases