Download the PHP package revision-ten/mailchimp without Composer
On this page you can find all versions of the php package revision-ten/mailchimp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revision-ten/mailchimp
More information about revision-ten/mailchimp
Files in revision-ten/mailchimp
Download revision-ten/mailchimp
More information about revision-ten/mailchimp
Files in revision-ten/mailchimp
Vendor revision-ten
Package mailchimp
Short Description A very minimal Mailchimp integration for Symfony
License MIT
Package mailchimp
Short Description A very minimal Mailchimp integration for Symfony
License MIT
Keywords mailchimpsymfony-bundle
Please rate this library. Is it a good library?
Informations about the package mailchimp
revision-ten/mailchimp
Installation
Install via composer
Run composer req revision-ten/mailchimp
.
Add the Bundle
Add the bundle to your AppKernel (Symfony 3.4.*) or your Bundles.php (Symfony 4.*).
Symfony 3.4.* /app/AppKernel.php:
Symfony 4.* /config/bundles.php:
Configuration
Configure the bundle:
Usage
Use the MailchimpService to subscribe users.
Symfony 3.4.* example:
Or unsubscribe users:
All versions of mailchimp with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-json Version *
guzzlehttp/guzzle Version ^6
symfony/dependency-injection Version ^5.3
ext-json Version *
guzzlehttp/guzzle Version ^6
symfony/dependency-injection Version ^5.3
The package revision-ten/mailchimp contains the following files
Loading the files please wait ....