mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
c1d16ae5b4
commit
adbec4d4c8
@ -6,13 +6,13 @@ The CodeIgniter Way
|
||||
|
||||
Note:
|
||||
|
||||
This requires that you have an account with MailChimp, and are able to obtain your API Key:
|
||||
http://kb.mailchimp.com/article/where-can-i-find-my-api-key/
|
||||
This requires that you have an account with MailChimp, and are able to obtain your <a href="http://kb.mailchimp.com/article/where-can-i-find-my-api-key/">API Key</a>:
|
||||
|
||||
|
||||
|
||||
Installation:
|
||||
|
||||
- Download and extract
|
||||
- <a href="https://github.com/waynhall/CodeIgniter-Library-for-MailChimp-API-v1.3/zipball/master">Download</a> and extract
|
||||
- Place MCAPI.php in the /application/libraries/ folder of your CodeIgniter project
|
||||
|
||||
|
||||
@ -34,5 +34,4 @@ Then, to use:
|
||||
}
|
||||
|
||||
|
||||
Call all other methods in this manner. For full documentation on the MailChimp API, visit:
|
||||
http://apidocs.mailchimp.com/api/1.3/
|
||||
Call all other methods in this manner. See full <a href="http://apidocs.mailchimp.com/api/1.3/">documentation on the MailChimp API</a>.
|
Loading…
x
Reference in New Issue
Block a user