-
Notifications
You must be signed in to change notification settings - Fork 3
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
Implement mailing list signup #36
Comments
Created MailChimp account. Will explore API. |
Created the modal popups which gives the user the option to subscribe to our newsletter (through mailchimp API). |
@benlellouch Awesome! Do you want to make a pull request onto develop branch so we can take a look? |
@rafeeJ Yeah, of course! I need to add some vars to the env, how would I do that? |
@behradkoohy can add them as config vars on our development heroku box. You can send them to him :) |
@rafeeJ Cool, I'll go annoy him in his room when he is free haha |
@rafeeJ @benlellouch :) added them into it |
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:
The text was updated successfully, but these errors were encountered: