I love the MailChimp service and have set it up at work where we have standard plain profiles. But here at home I have a site that uses the Content Profile module. For all that I can tell this breaks the newsletter signup on registration of this MailChimp module. Any chance of support for us Content Profile folks? OR... anyone got any ideas on a recipe to band-aid?

Comments

levelos’s picture

Status: Active » Closed (works as designed)

The current iteration of the MC module does not include built in support for content profile. It does, however, expose a couple of simple hooks which would allow an additional module to easily add support for content profile, or any other module that wants to expose it's values as availabe merge fields. Specifically hook_mailchimp_merge_keys() and hook_mailchimp_merge_values(). I do not want to include support for content profile in the core MC module. It would make more sense as a standalone, something like mailchimp_content_profile.

chrism2671’s picture

I would be in support of such a module, or similar for Email marketing framework.

jim kirkpatrick’s picture

FYI all: I just enabled the "Content Profile Tokens" module that comes with Content Profile - then the CCK profile fields were available in the settings for the Mailchimp module.

No custom code needed.