Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Features/mailchimp integration #51

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

billybonks
Copy link

@billybonks billybonks commented Nov 13, 2016

Hi, this repo was super helpful when creating our prelaunch website. we wanted to integrate with MailChimp.

I added the following features.

  • Instead of sending the welcome mail from rails, it gets sent from MailChimp
  • Users when users subscribe on MailChimp a webhook updates their User records as verified.

The feature is completely backward compatible, since it is only activated if the developer adds their MailChimp variables to the env file.

I think it would be worthwhile to add it to the repo incase someone wants to achieve the same thing.

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

Successfully merging this pull request may close these issues.

1 participant