2017 © Pedro Peláez
 

yii2-extension yii2-mailchimp

MailChimp plugin for the Yii2 framework

image

sammaye/yii2-mailchimp

MailChimp plugin for the Yii2 framework

  • Friday, February 26, 2016
  • by Sammaye
  • Repository
  • 1 Watchers
  • 4 Stars
  • 14,706 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

yii2-mailchimp

Yii2 MailChimp extension., (*1)

This is the most dirt simple extension you could ever imagine, literally this is how you use it:, (*2)

$mc = new sammaye\mailchimp\Mailchimp(['apikey' => 'lalala']);
$mc->lists->getList();

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist sammaye/yii2-mailchimp "*"

or add, (*5)

"sammaye/yii2-mailchimp": "*"

to the require section of your composer.json file., (*6)

Set Up

The class is merely a layer that calls __call on everything that comes in and passes it to the actual Mailchimp API wrapper., (*7)

Please refer to the documentation for...documentation: here., (*8)

For support please post an issue., (*9)

To find the Mailchimp API wrapper you can go to Bitbucket., (*10)

The Versions

26/02 2016

dev-master

9999999-dev

MailChimp plugin for the Yii2 framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 mailchimp yii2 extension yii2-extension sammaye

26/02 2016

0.1.2

0.1.2.0

MailChimp plugin for the Yii2 framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 mailchimp yii2 extension yii2-extension sammaye

28/05 2014

0.1.1

0.1.1.0

MailChimp plugin for the Yii2 framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 mailchimp yii2 extension yii2-extension sammaye

19/03 2014

0.1

0.1.0.0

MailChimp plugin for the Yii2 framework

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 mailchimp yii2 extension yii2-extension sammaye