mailchimp-subscribe-craft icon indicating copy to clipboard operation
mailchimp-subscribe-craft copied to clipboard

This plugin has retired!

Results 7 mailchimp-subscribe-craft issues
Sort by recently updated
recently updated
newest added

After running `composer require aelvan/mailchimp-subscribe "^3.1"` to install the Craft 3 version, it seems to install ok, but the front end and admin of the website throws the following error:...

There are times when the `mailchimpSubscribe` global variable is not accessible, or contains incorrect values (eg. when caching the page). In those cases, it would be great to have an...

enhancement

Similar to #84, it would be nice to add Recaptcha to the Craft 3 version. We are receiving quite some bogus e-mail addresses through the subscribe form.

enhancement

Can you add the ability to add tags?

enhancement

We're running into an issue where if a member is already subscribed to an audience, then tries to resubscribe, they are removed from that audience. If `doubleOptIn` is set to...

This adds support for directly updating a member’s email address without needing to delete one member and completely recreate a new member. This is working for my use case, but...

I ran into this problem (https://github.com/aelvan/mailchimp-subscribe-craft/issues/83). This is how I fixed it. Maybe you want to take a look at it. Didn't spend much time on it but it works.