Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This release uses the libraries module to handle the Campaign Monitor API library. There have been added support for disabling/enabling lists and selecting which lists should be shown on user and registration pages. The module now supports the token module, which can be used to automatically fill out Campaign Monitor fields.
Added libraries module to make file
Issue #1245074 by DeNelo: Fixed call to undefined function in user sub-module
By cableman0408: Added support for tokens on custom fields
By cableman0408: Added token support for name field in subscription form
By cableman0408: Added list stats template file and fixed enabled stats bug in sub-modules
By cableman0408: Refactored check of a given lists enabled state by implementing the function is_list_enabled
By cableman0408: Added list stats theme function
By cableman0408: Added support for list enable state in sub-modules
By cableman0408: Added fast-track to disable lists
By cableman0408: Added fast-track to enable lists
By cableman0408: Added enable/disable lists
By cableman0408: Added option to select which lists should be displayed on the registration page
By cableman0408: Added option to select which lists should be displayed on the user page
By cableman0408: Refactored the creation of the campaign monitor class and made account tokens optional
By cableman0408: Added better feedback on missing API library. The module now uses the libraries module to detect the library path.
By cableman0408: Added extra check of array keys, before usage
Issue #1219966 by wjzijderveld: Missing check on $list_options for "display name" key
Issue #1219940 by wjzijderveld: Typo in error message from API wrapper
By cableman0408: Fixed sub-module dependencies