Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mailchimp API to 2.4 #18

Open
nabossha opened this issue Feb 8, 2018 · 2 comments
Open

Update Mailchimp API to 2.4 #18

nabossha opened this issue Feb 8, 2018 · 2 comments

Comments

@nabossha
Copy link

nabossha commented Feb 8, 2018

it would be nice having an update of the included Mailchimp-API to have the ability for passing the subscribers language to Mailchimp.

see: drewm/mailchimp-api@b04fa5f#diff-4658eb423d377d316ca4cdeb41f5c5da

after updating the API the subscribers language can be passed to Mailchimp by using this code within the MailchimpHook-class:

$params['data']['language'] = $GLOBALS['TSFE']->config['config']['language'];

@liayn
Copy link
Contributor

liayn commented Oct 10, 2020

This should be done together with #30 maybe?

@Tuurlijk
Copy link
Contributor

@liayn No, please do a release first. Then a minor update for the new api usage. I tried, but it's not a drop in replacement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants