AhmedSamy / HypeMailchimpBundle

Symfony2 Mailchimp API V2
MIT License
53 stars 21 forks source link

Support MailChimp API v3.0? #36

Open jamesrgrinter opened 8 years ago

jamesrgrinter commented 8 years ago

MailChimp have just announced that their v3 API now has full feature parity, and also that previous versions of the API will cease to be operational at the end of 2016.

Has anyone started taking a look at what is involved in implementing v3?

severin-bruhat commented 8 years ago

Hi,

Same question, but unfortunately, it seems this project in not really active...

scyrma commented 8 years ago

For anyone looking at this - have a look at https://github.com/drewm/mailchimp-api. It's not a symfony bundle, but it supports v3 and works fine.

Nightbr commented 8 years ago

Hey take a look at our Bundle: https://github.com/welpdev/mailchimp-bundle It uses drewm/mailchimp-api library and add really cool features to integrate with Symfony and User workflow.