The mlpz/mailchimp-bundle symphony bundle allows us to interact with Mailchimp API.
Start adding this line on composer.json “require” section:
1 2 3 4 |
"require": { [...] "mlpz/mailchimp-bundle": "1.3" } |
There is one post tagged Mailchimp.
The mlpz/mailchimp-bundle symphony bundle allows us to interact with Mailchimp API.
Start adding this line on composer.json “require” section:
1 2 3 4 |
"require": { [...] "mlpz/mailchimp-bundle": "1.3" } |