Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the best way to integrate ExpressionEngine members with MailChimp?

I am developing a site that uses FreeMember to handle user sign-up, login and profile updating. We want to offer a way for users to sign up for the newsletter when creating an account as well as the option to (un)subscribe by updating their EE profile.

Is there an add-on that handles this functionality? I have tried to set up MailChimp Subscribe but it doesn't allow updating subscriptions with FreeMember.

Any advice is welcome.

like image 392
Jeremy Worboys Avatar asked Nov 01 '12 02:11

Jeremy Worboys


1 Answers

Have a look over at Devot-ee http://devot-ee.com/search/results?keywords=mailchimp&collection=addons&addon_version_support=ee2 there are several options listed.

Stephen Lewis recently open-sourced his add-ons so his mailchimp add-on can be found on github here https://github.com/experience/mailchimp_subscribe.ee_addon

like image 128
erwinheiser Avatar answered Oct 09 '22 03:10

erwinheiser