visualdialogue/kirby-mailchimp
Composer 安装命令:
composer require visualdialogue/kirby-mailchimp
包简介
Mailchimp footer field
README 文档
README
This plugin uses the cleanest Mailchimp embed code (as of Oct 2019) to build a clean signup field.
Composer
composer require visualdialogue/kirby-mailchimp
Usage
- Set the two requried plugin options in your
site/config/config.php, based on your embed form in your Mailchimp account.
'visualdialogue.mailchimp.formaction' => 'xxxxxxx',
'visualdialogue.mailchimp.botinputname' => 'xxxxxxx',
- Add the snippet to your site.
<?php snippet('mailchimp-form') ?>
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-10