Skip to content

Mailchimp API V1.2 Library

Derek Jones edited this page Jul 5, 2012 · 3 revisions

Category:Contributions | Category:Contributions::Libraries | Category:Contributions::Libraries::Mailchimp

This isn't a library of my own doing as such, but is instead a wrapper for the MailChimp API 1.2 that can be found here http://www.mailchimp.com/api/downloads/ (the php version). I take no credit for the API itself just the wrapper to make it CI compatible.

Put the contents of the config folder into your config directory, put the contents of the libraries folder into your libraries directory. Follow the examples in the examples directory and for documentation on the API go to here http://www.mailchimp.com/api/1.2/. Don't worry about the initial URL stuff as that's handled by the library.

The library can be downloaded from my blog, http://www.in-the-attic.co.uk/2010/07/21/mailchimp-api-1-2-library-for-code-igniter/

The original thread for this can be found here, http://codeigniter.com/forums/viewthread/164368/.

Enjoy people.

Clone this wiki locally