HypeMailchimpBundle
HypeMailchimpBundle copied to clipboard
Symfony2 Mailchimp API V2
I'm stucked since a few days with this issue coming from the bundle and that I'm not able to solve : https://stackoverflow.com/questions/50573517/curl-error-trying-to-check-mailchimp-lists-with-hype-mailchimp-bundle It was working fine for a year now...
Hello @AhmedSamy, It looks like you don't maintain the repository anymore but there is a real usage. I suggest you to recruit some people to help you to maintain the...
Thanks for this bundle 👍 Would you mind tagging a release now that you have made compatibility with Symfony 3.X possible?
I am getting the error > SSL: CA certificate set, but certificate verification is disabled When I try to add the subscriber to the list ``` $mc = $this->get('hype_mailchimp'); $data...
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...
Hello, when i use $mailchimp->getList()->subscribe($email). The new subscriber is not added on my list. i have the correct API key + ID list but when i go on my MC...
Maybe it's a good idea to add option `disabled_environmetns: [dev, test]` and disable API Calls somehow?
I have seen another MailChimp bundle (only for API v1.3 at the moment) which uses separate variables for defining things like double_optin, send_welcome and things like that rather then like...
I installed and configured the bundle, then did I campaign create using the API and it showed up in mailchimp.com, but few hours later, I did it again and return...
Add to config.yml, requested response format xml json php csv