yii2-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 2.x

Usage

Copy the extension to the extensions folder.

use app\extensions\mailchimpform\MailchimpForm;
echo MailchimpForm::widget(array(
    'apiKey' => 'f39d7386de24caaa7adf6503dcd203d0-us12', 
    'listId' => 'cdb2aaa67c',
    'showName' => true));

Donations

Donations are welcome. Thanks for your support!!!

Paypal

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

Downloads

show all

Related Extensions