2017 © Pedro Peláez
 

cakephp-plugin cakephp-mailchimp

MailChimp connector for CakePHP

image

smartsolutionsitaly/cakephp-mailchimp

MailChimp connector for CakePHP

  • Thursday, July 26, 2018
  • by smartsolutions
  • Repository
  • 0 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

cakephp-mailchimp

LICENSE packagist issues CakePHP, (*1)

MailChimp connector for CakePHP, (*2)

Installation

You can install cakephp-mailchimp into your project using Composer., (*3)

``` bash $ composer require smartsolutionsitaly/cakephp-mailchimp, (*4)


## Configuration Put the MailChimp key and list in your application configuration file (usually config/app.php). ``` php 'MailChimp' => [ 'key' => 'API-KEY', 'lists' => [ 'list1' => 'LIST-ID', 'list2' => 'LIST-ID' ] ];

License

Licensed under The MIT License For full copyright and license information, please see the LICENSE Redistributions of files must retain the above copyright notice., (*5)

Copyright (c) 2018-2019 Smart Solutions S.r.l. (https://smartsolutions.it), (*6)

The Versions

26/07 2018

dev-master

9999999-dev https://github.com/smartsolutionsitaly/cakephp-mailchimp

MailChimp connector for CakePHP

  Sources   Download

MIT

The Development Requires

cakephp mailchimp utility connector

26/07 2018

1.0.1

1.0.1.0 https://github.com/smartsolutionsitaly/cakephp-mailchimp

MailChimp connector for CakePHP

  Sources   Download

MIT

The Development Requires

cakephp mailchimp utility connector

26/07 2018

1.0

1.0.0.0 https://github.com/smartsolutionsitaly/cakephp-mailchimp

MailChimp connector for CakePHP

  Sources   Download

MIT

The Development Requires

cakephp mailchimp utility connector