Skip to content

markholt/cakephp2-component-mailchimp-api-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cakephp2-component-mailchimp-api-v3

CakePHP 2 Component for MailChimp API v3.0

USAGE

Add the following config into your /Config/bootstrap.php replacing the values

Configure::write('Chimp.url', 'INSERT_MAILCHIMP_API_ID'); Configure::write('Chimp.key', 'NSERT_MAILCHIMP_API_KEY');

Follow the 'add' action as an example from the SubscribesController.

About

CakePHP 2 Component for MailChimp API v3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages