Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

ihor-sviziev/mc-magento

 
 

Repository files navigation

MailChimp For Magento 1

Integration to sync all the Magento data (Newsletter subscriber, Customers, Orders, Products) with MailChimp. It allows to use all the MailChimp potential for email Marketing such as sending Campaigns, Automations and more.

Features

  • Two way sync between a MailChimp list and Magento’s newsletter
  • Responsive Email Catcher Popup when accessing the site
  • Compatibility with all the MailChimp Features

Prerequisities

Magento Community Edition (1.7 or above) or Magento Enterprise (1.11 or above)

MailChimp Account

Installation

To get a copy of the project up and running on your local machine for development and testing purposes, just clone this repository on your Magento’s root directory and flush the Magento’s cache.

Alternatively, use modman to install this module.

modman clone https://github.com/mailchimp/mc-magento.git -b 'master'

Module Configuriation

To enable MailChimp For Magento:

  1. Go to System -> Configuration -> MAILCHIMP -> MailChimp Configuration -> Select scope on your Magento’s back end.
  2. Click the Get API credentials and place your MailChimp credentials, then an API Key will be shown.
  3. Paste the API Key on MailChimp For Magento’s configuration and click Save Config
  4. When the page is loaded again select the desired list to sync with the Magento’s newsletter list. At this point your Magento subscribers will start being sent to the configured MailChimp list.
  5. If you have a paid MailChimp account and want to use MailChimp Automations go to "Default Config" scope and to the Ecommerce section and set it to Enabled. Now all your store information (Products, orders, customers and carts) will start being sent to MailChimp's associated list at your "Default Config" scope.

Report issues

For reporting issues, follow this guidelines or your issue will be rejected

Support

Need support? Click here

License

Open Software License (OSL 3.0)

About

MailChimp for Magento 1

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.0%
  • HTML 3.8%
  • Other 1.2%