A widget that displays a mailchimp form used to subscribe to a mailing list.
Demo ¶
Requirements ¶
Yii 1.1
Usage ¶
Copy the extension to the extensions folder.
$this->widget('ext.mailchimpform.MailchimpForm',
array('apiKey' => 'f39d7386de24cd5c7adf65aaacd203d0-us12',
'listId' => 'cdbaaab67c',
'showName' => true));
Donations ¶
Donations are welcome. Thanks for your support!!!
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.