YAML Form MailChimp
Categories
Component ID
2821765
Component name
YAML Form MailChimp
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
283
Component created
Component changed
Component body
Important note
This module has been moved to Webform Mailchimp namespace since YAML Form also has been moved to Webform namespace. So, this module is only kept for legacy sites which cannot migrate from YAML Form. Please, use Webform Mailchimp for new installations.
Introduction
This module allows to send YAML form submissions to MailChimp list.
Requirements
- Yaml Form module (https://www.drupal.org/project/yamlform).
- MailChimp module (https://www.drupal.org/project/mailchimp).
- MailChimp account (http://mailchimp.com) with at least one list.
- MailChimp API PHP library (MailChimp module dependency).
Installation
- Unzip the files to the "sites/all/modules" OR "modules" directory and enable the module.
- Go to YAML forms list page (admin/structure/yamlform) and click "Edit" on desired YAML form.
- Click Emails/Handlers secondary tab and then click on "Add handler" button.
- Click on "Add handler" button on "MailChimp" row.
- Fill in the form. You should have at least one list in your MailChimp account, and at least one Email field in your YAML form.
- If you want to map extra fields, create a sign-up form at your MailChimp account (Signup forms => General forms). Add as many form items as you want, but take into account "Field tag" of each one. Each field you have configured in your YAML form, will be mapped there if the "key" value in the YAML form matches "Field tag" value in MailChimp. Don't worry about upper/lowercase.
