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

Make mailchimp newsletter subscription optional #95

Open
Mehonoshin opened this issue Jan 26, 2019 · 1 comment
Open

Make mailchimp newsletter subscription optional #95

Mehonoshin opened this issue Jan 26, 2019 · 1 comment

Comments

@Mehonoshin
Copy link
Owner

At the moment we have a mandatory process of subscribing every new customer to mailchimp newsletter.
Most probably not all users will want even to have and support this newsletter.

The main idea is to make this job optional, so we run it only if the MailChimp is enabled for this specific configuration.

AddUserToNewsletterWorker.perform_async(email, :all)

@reabiliti
Copy link
Collaborator

#120

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

No branches or pull requests

2 participants