Skip to content
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

Open
1 of 2 tasks
rafeeJ opened this issue Jun 15, 2020 · 7 comments · May be fixed by #47
Open
1 of 2 tasks

Implement mailing list signup #36

rafeeJ opened this issue Jun 15, 2020 · 7 comments · May be fixed by #47
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rafeeJ
Copy link
Collaborator

rafeeJ commented Jun 15, 2020

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:

  • Bootstrap modal popup.
  • Use Mail Chimp API for sending automated emails when a new template is added.
@rafeeJ rafeeJ added the enhancement New feature or request label Jun 15, 2020
@rafeeJ rafeeJ added this to the Version 1.0.0 milestone Jun 15, 2020
@rafeeJ
Copy link
Collaborator Author

rafeeJ commented Jun 17, 2020

Created MailChimp account. Will explore API.

@benlellouch
Copy link
Collaborator

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

@rafeeJ
Copy link
Collaborator Author

rafeeJ commented Jun 23, 2020

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

@benlellouch
Copy link
Collaborator

benlellouch commented Jun 23, 2020

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

@rafeeJ
Copy link
Collaborator Author

rafeeJ commented Jun 23, 2020

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

@benlellouch
Copy link
Collaborator

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

@behradkoohy
Copy link
Collaborator

@rafeeJ @benlellouch :) added them into it

@behradkoohy behradkoohy linked a pull request Jun 23, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants