wwwision/neos-mailchimp
composer require wwwision/neos-mailchimp
Flow package that integrates MailChimp into your Neos site / Flow Application
Readme excerpt
Wwwision.Neos.MailChimpPackage that integrates MailChimp® to your Neos site or Flow application.
FeaturesThis package comes with two main features:
- A MailChimp® subscription finisher for the Flow Form Framework
- A simple Neos module that allows Neos administrators to manage MailChimp® lists and recipients
Install this package and make sure to resolve all dependencies. The easiest way to install this package is to use composer by adding
"wwwision/neos-mailchimp": "^5.2"to your Site package (or whichever package that uses the module or service) and install it and its dependencies via composer install.
After…
Read more
The same vendor provides 31 package(s).