werkbot/newsletter-module
最新稳定版本:3.0.2
Composer 安装命令:
composer require werkbot/newsletter-module
包简介
Newsletter module
README 文档
README
Silverstripe module to capture user emails. This also integrates with third-party mail subscription services:
- Campaign Monitor
- Mailchimp
- Constant Contact
- Active Campaign
- Redtail CRM
Installation
composer require werkbot/newsletter-module
Requirements
- Silverstripe ^4.0
Setup
- You will need to run
/dev/build - Place
$NewsletterFormsomewhere in your template. - To use the default styles, include this in your main sass file:
@import 'newsletter-module/sass/newsletter';
Depending on your setup, you may need to include
vendor/werkbotin your build path. For example, we include:includePaths: [ 'vendor/werkbot' ]for sass
Usage
统计信息
- 总下载量: 110
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-28