Adds Mailchimp eCommerce integration into Silvershop.
Adds integration to Mailchimp API v3 eCommerce. (Work in progres)
composer require "meldgaard/silvershop-mailchimp"
In your project YML-file, create the following (replacing XXX with your own data):
SilverShop\Mailchimp\Connector:
APIKey: 'XXX-XXXX'
ListId: 'XXXXXX'
StoreDomain: 'XXXX'
StoreId: 'XXX'
After installing the module, rebuild the database and create a store in MailChimp by running the task MailchimpStoreConnect
.
To sync orders/products from Silvershop to Mailchimp make sure you setup a cronjob to run the MailchimpSync
task.
##Todo
Feel free to contribute to the project and send PR's.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem