Yii2-Mailchimp (Отправка email через сервис Mailchimp)

Yii2-Mailchimp (Отправка email через сервис Mailchimp)

sammaye/yii2-mailchimp

Instalar Manifestación

Yii2-Mailchimp (Отправка email через сервис Mailchimp)

Tiempo de publicación: viernes, 3 de julio de 2015 (hace 8 años)

Creado por: Семенов Александр Сергеевич

Categoría: Boletín electrónico

Versión actual:
1 ene. 1970 3:00:00 (hace 54 años)

Packagist: sammaye/yii2-mailchimp

: https://github.com/Sammaye/yii2-mailchimp

:

Tipo: Компонент


Yii2-Mailchimp (Отправка email через сервис Mailchimp)

yii2-mailchimp

Yii2 MailChimp extension.

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

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

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"sammaye/yii2-mailchimp": "*"

to the require section of your composer.json file.

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.

Please refer to the documentation for…documentation: here.

For support please post an issue.

To find the Mailchimp API wrapper you can go to Bitbucket.


todos los comentarios (0)
Sin comentarios

dev-master — 1 ene. 1970 3:00:00 (hace 54 años)

0.1.2 — 1 ene. 1970 3:00:00 (hace 54 años)

0.1.1 — 1 ene. 1970 3:00:00 (hace 54 años)

0.1 — 1 ene. 1970 3:00:00 (hace 54 años)

Стандартная установка:

Добавьте composer.json файл вашего проекта:

"sammaye/yii2-mailchimp": "*"

Запустите обновление зависимостей


Читать про обнолвение SkeekS CMS