This extension is entirely based on the Fontis Campaign Monitor extension, except it uses the Campaign Monitor API V3 instead of V2 and it supports OAuth 2 authentication.
Campaign Monitor is built for designers who can create great looking emails for themselves and their clients, but need software to send each campaign, track the results and manage their subscribers." www.campaignmonitor.com
This extension integrates Magento with the Campaign Monitor mailing list manager. Users are added to a specified Campaign Monitor email list when they subscribe to the newsletter in Magento, and removed when they unsubscribe. Users are also marked as unsubscribed in Magento when they click an unsubscribe link in a Campaign Monitor email.
Releases (12)
Date | Version | Notes |
---|---|---|
2016-02-05 | 0.8.0 | - Add subscription to Campaign Monitor via the account creation checkbox. |
2015-10-29 | 0.7.11 | - Add _isAllowed method to the controller to improve security (see patch 6285) |
2015-10-23 | 0.7.10 | - Modify the admin route regarding Magento patch SUPEE-6788 |
2015-10-22 | 0.7.9 | - Fix a bug where the System > Configuration > Newsletter menu would break when compilation is enabled.
|
2015-05-15 | 0.7.7 | - Update the createsend library to fix the "include(Services/JSON.php): failed to open stream" error. |
2014-12-19 | 0.7.6 | - Bug fixes regarding errors and sessions.
|
2014-10-23 | 0.7.5 | - Fix bugs with the unsubscribe controller
|
2014-09-17 | 0.7.4 | - Use a different router name for admin to avoid issues between frontend and backend controllers. |
2014-09-16 | 0.7.3 | - Bug Fix |
2014-09-16 | 0.7.2 | - Bug Fix |
2014-09-16 | 0.7.1 | - Added OAuth authentication support. |
2014-05-04 | 0.7.0 | Stable version. |