Write-For-Change / emaildrafter

An app to let people draft personalised emails for a good cause
GNU General Public License v3.0
10 stars 3 forks source link

Implement mailing list signup #36

Open rafeeJ opened 4 years ago

rafeeJ commented 4 years ago

I want to implement a modal pop up with a Mail Chimp(?) mailing list after the user has sent at least one email.

The mailing list will be used to notify those who have signed up to the mailing list of new templates when they are added.

Solution:

rafeeJ commented 4 years ago

Created MailChimp account. Will explore API.

benlellouch commented 4 years ago

Created the modal popups which gives the user the option to subscribe to our newsletter (through mailchimp API).

rafeeJ commented 4 years ago

@benlellouch Awesome! Do you want to make a pull request onto develop branch so we can take a look?

benlellouch commented 4 years ago

@rafeeJ Yeah, of course! I need to add some vars to the env, how would I do that?

rafeeJ commented 4 years ago

@behradkoohy can add them as config vars on our development heroku box. You can send them to him :)

benlellouch commented 4 years ago

@rafeeJ Cool, I'll go annoy him in his room when he is free haha

behradkoohy commented 4 years ago

@rafeeJ @benlellouch :) added them into it