Mailchimp is too expensive and we are going to get rid of it. Please make minimal code changes which call our own API instead of mailchimp. We have user/add in the API. Call this and add new parameter. Currently, you must send email and password. Also include src='email_signup'.
Acceptance criteria
- Mailchimp is remove from the entire codebase (library, references, etc)
- Users experience is 100% the same, only backend changes
- Code changes are as minimal as possible
- Signing up on contact-us page or via the pop-up when scrolling to the bottom are confirmed in the database via the API
Mailchimp is too expensive and we are going to get rid of it. Please make minimal code changes which call our own API instead of mailchimp. We have
user/addin the API. Call this and add new parameter. Currently, you must sendemailandpassword. Also includesrc='email_signup'.Acceptance criteria