website
website copied to clipboard
Move to Mailchimp. Issue #2817
Fixes #2817
Changes Summary
- Adjusted composer.json for new requirement.
- Adjusted composer.json to remove mandrill.
- Updated config.example.php with new key for mailchimp.
- Adjusted to new mailchimp API.
This pull request is ready for review.
Does the foreach ($res as $mail) {
that handles the result not require change?