mc-magento2 icon indicating copy to clipboard operation
mc-magento2 copied to clipboard

MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.

Results 44 mc-magento2 issues
Sort by recently updated
recently updated
newest added

## Issue Description When we click on mailchimp column in the customer listing grid it throws an error stating “Something went wrong with processing the default view and we have...

bug

Magento 2.3.6 Mailchimp: 102.3.53 We are experiencing an issue in which the cronjob ebizmarts_ecommerce keeps running. It causes a high strain on the indexer (keeps adding records to the index...

### Fixed Issues Fixed: https://github.com/mailchimp/mc-magento2/issues/1855 ### Description When we click on mailchimp column in the customer listing grid it throws an error stating “Something went wrong with processing the default...

Not changing any feature, just cleanup from messy PHPDoc, lint the code, and remove unused imports.

Forcing status value from subscriber object to be of same type as constant that is checked against. Reason: The getStatus() from Magento Newsletter ( Subscriber class ) module has specified...