Closed (fixed)
Project:
Mailchimp
Version:
7.x-2.x-dev
Component:
General
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Jun 2012 at 11:18 UTC
Updated:
7 Aug 2012 at 18:31 UTC
I need to perform actions when a user subscribes to a mailing list, or when the user unsubscribes from one.
This patch simply adds two hooks, mailchimp_subscribe_user($list, $email) and mailchimp_unsubscribe_user($list, $email), called in the mailchimp_subscribe_user() and mailchimp_unsubscribe_user() functions. It might be useful to others.
| Comment | File | Size | Author |
|---|---|---|---|
| mailchimp-subscribe-unsubscribe-hooks.diff | 1.56 KB | SeeSchloss |
Comments
Comment #1
levelos commentedComment #2
levelos commented