How To implement MailChimp integration with Drupal ?

  0 comments
Share

This module provides integration with MailChimp, a popular email delivery service. The module makes it easy for website users or visitors to control which of your email lists they want to be on (or off), lets you generate and send MailChimp email campaigns from your site, and lets you and your users view a history of emails they have been sent from MailChimp. More generally, it aspires to makes your email delivery world efficient and to make your user's email receipt and control simple and precise. Thanks to Mailchimp's ongoing sponsorship, this module is actively maintained and regularly adding features.

  1. Create a MailChimp account.
  2. Log in. On the top navigation bar, click Lists and then click the Create List button. In time, this list will contain the subscribers of your email newsletter. Fill in the required fields.
  3. Create a signup form on mailchimp

    Create signup
    Signup form

  4. Download and install MailChimp module.
  5. Go back to mailchimp site and copy API Key from /account/api page

    API keys

  6. Go to /admin/config/services/mailchimp and add mailchimp API key and save

    Mailchimp integration

  7. Click on "Signup Forms" tab

    Click signup form

    • Click on "Add mailchimp signup" button

      Add signup form

    • Enter signup form name and enable the checkbox Block next to Display Mode

      Add signupform name

    • Select which lists to show on your signup form next to MailChimp Listsand save.

      Select mailchimp list

  8. Go to /admin/structure/block and put Mailchimp Subscription Form: YOUR Newsletter to the region where you want to show.

    Assign mailchimp block

  9. Now check the newsletter signup block.

    Mailchimp block output

Add new comment