Download the PHP package cinghie/yii2-mailchimp without Composer
On this page you can find all versions of the php package cinghie/yii2-mailchimp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cinghie/yii2-mailchimp
More information about cinghie/yii2-mailchimp
Files in cinghie/yii2-mailchimp
Download cinghie/yii2-mailchimp
More information about cinghie/yii2-mailchimp
Files in cinghie/yii2-mailchimp
Vendor cinghie
Package yii2-mailchimp
Short Description Yii2 Mailchimp to manage Mailchimp Email Platform in a Yii2 site.
License BSD-3-Clause
Homepage https://github.com/cinghie/yii2-mailchimp
Package yii2-mailchimp
Short Description Yii2 Mailchimp to manage Mailchimp Email Platform in a Yii2 site.
License BSD-3-Clause
Homepage https://github.com/cinghie/yii2-mailchimp
Please rate this library. Is it a good library?
Informations about the package yii2-mailchimp
Yii2 Mailchimp
Yii2 MailChimp extension to manage the Mailchimp Email Marketing Platform:
- Website: https://www.mailchimp.com/
- PHP API: https://github.com/drewm/mailchimp-api
- Documentation: https://developer.mailchimp.com/documentation/mailchimp/
Installation
The preferred way to install this extension is through composer.
Either run
or add
Configuration
Set on your configuration file
Overrides
Override controller example, on modules config
Override view example, on components config
Usage
Widget Subscription Example
alternative to list_id you can set an list_array to set a list_id to a specific language
Actions
- Lists View: PathToApp/index.php?r=mailchimp/default/lists
- Lists View with Pretty Urls: PathToApp/mailchimp/default/lists
- List View: PathToApp/index.php?r=mailchimp/default/list?id=XXX&name=XXX
- List View with Pretty Urls: PathToApp/mailchimp/default/list?id=XXX&name=XXX
All versions of yii2-mailchimp with dependencies
PHP Build Version
Package Version
The package cinghie/yii2-mailchimp contains the following files
Loading the files please wait ....