Download the PHP package zfr/zfr-mailchimp-module without Composer
On this page you can find all versions of the php package zfr/zfr-mailchimp-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zfr/zfr-mailchimp-module
More information about zfr/zfr-mailchimp-module
Files in zfr/zfr-mailchimp-module
Download zfr/zfr-mailchimp-module
More information about zfr/zfr-mailchimp-module
Files in zfr/zfr-mailchimp-module
Vendor zfr
Package zfr-mailchimp-module
Short Description Zend Framework 2 module for interacting with the v2 MailChimp API, built on top of ZfrMailChimp
License MIT
Homepage https://github.com/zf-fr/zfr-mailchimp-module
Package zfr-mailchimp-module
Short Description Zend Framework 2 module for interacting with the v2 MailChimp API, built on top of ZfrMailChimp
License MIT
Homepage https://github.com/zf-fr/zfr-mailchimp-module
Please rate this library. Is it a good library?
Informations about the package zfr-mailchimp-module
ZfrMailChimpModule
ZfrMailChimpModule is a Zend Framework 2 module based on ZfrMailChimp.
Requirements
- PHP 5.3
- Zend Framework 2
- ZfrMailChimp
Installation
We recommend you to use Composer to install ZfrMailChimp:
Enable ZfrMailChimpModule in your application.config.php
, then copy-paste the file zfr_mailchimp.local.php.dist
(that
you can find in the config
folder of the module) to your autoload
folder (don't forget to remove the .dist at
the end!).
Usage
The module registers the MailChimpClient to the ZF 2 service manager. You can therefore get it like this:
All versions of zfr-mailchimp-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
zendframework/zend-servicemanager Version 2.*
zfr/zfr-mailchimp Version ~2.0
zendframework/zend-servicemanager Version 2.*
zfr/zfr-mailchimp Version ~2.0
The package zfr/zfr-mailchimp-module contains the following files
Loading the files please wait ....