This module allows you to subscribe and unsubscribe email addresses from one or more Mailchimp e-mail lists.
Follow these steps to integrate ppSD2 with Mailchimp:
Activate the Module
- Activate the Mailchimp module from "SETTINGS" > "MODULES"
- Input your API Key.
- Input the email list IDs to which a user should be subscribed (separated by commas).
- Input the email list IDs to which a user should be unsubscribed (separated by commas).
Create the Custom Action
- Create a custom action from "SETTINGS" > "ADD A CUSTOM ACTION"
- Apply these settings:
- Name: Mailchimp Integration
- Type: PHP Code Inclusion
- Trigger: "Registration Complete" or "Lead Generated"
- Note: if you need both, you can create 2 separate custom actions.
- File Location: Currently on server
- Absolute Path to File: /full/path/to/ppSD2/modules/mailchimp.php
- If you want to limit when information is sent to Mailchimp based on either a purchased product or form used, do so under the "Product or Registration Form" section of the screen.
- Click on "Create Custom Action"
Last updated on 11 August 2011 4:53pm
