yii-mailchimp-form A widget that displays a mailchimp subscription form

  1. Demo
  2. Requirements
  3. Usage
  4. Donations

A widget that displays a mailchimp form used to subscribe to a mailing list.

Demo

Click here for the 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!!!

Paypal

0 0
1 follower
179 downloads
Yii Version: 1.1.*
License: BSD-2-Clause
Category: Mail
Developed by: oligalma
Created on: Apr 18, 2016
Last updated: 5 years ago

Downloads

show all

Related Extensions