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.
The integration includes a Mandrill SMTP module that overrides the one integrated from Magento, you will need to enable Mandrill with its API key from your Mandrill account (mandrillapp.com) for the transactional emails to work. If you want to use the Mailchimp integration without Mandrill for SMTP, contact our support so we can tell you how to set that up.
- 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
Magento Community Edition (1.8 or above) or Magento Enterprise (1.11 or above)
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'
To enable MailChimp For Magento:
- Go to System -> Configuration -> MAILCHIMP -> MailChimp Configuration -> Select scope on your Magento’s back end.
- Click the Get API credentials and place your MailChimp credentials, then an API Key will be shown.
- Paste the API Key on MailChimp For Magento’s configuration and click Save Config
- When the page is loaded again select the desired audience to sync with the Magento’s newsletter audience. At this point your Magento subscribers will start being sent to the configured MailChimp audience.
- 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 audience at your "Default Config" scope.
More guides and tutorials about the Mailchimp integration with Magento can be found on the tutorial page of Mailchimp.
For reporting issues, follow this guidelines or your issue will be rejected.
Label | Description |
---|---|
Bug report contains sufficient information to reproduce. Will be solved for associated Milestone. | |
Improvement accepted. Will be added for associated Milestone. | |
Issue has been solved and will be applied in the associated Milestone. | |
Issue has been already reported and will be closed with no further action. | |
Issue has not been created according to requirements at the Issue reporting guidelines. Will be closed until requirements are met. | |
Feature request to be considered by the team. After approval will be labeled as enhancement. | |
The team was not able to replicate issue. It will be closed until missing information is given. | |
Contact our support team at [email protected]. Issue will be closed with no further action. | |
Issue is considered as low priority by the team. | |
Issue is considered as high priority by the team. | |
Issue reports a conflict with other third party extension. | |
Feedback is required to continue working on the issue. If there is no answer after a week it will be closed. | |
Issue can not be solved due to external causes. | |
Issue will be closed. Available documentation: MailChimp For Magento doc |
Before creating a pull request please make sure to follow this guidelines or it will be rejected.
Need support? Click here