werkbot/newsletter-module 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

werkbot/newsletter-module

最新稳定版本:3.0.2

Composer 安装命令:

composer require werkbot/newsletter-module

包简介

Newsletter module

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

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 $NewsletterForm somewhere 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/werkbot in your build path. For example, we include: includePaths: [ 'vendor/werkbot' ] for sass

Usage

统计信息

  • 总下载量: 110
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-07-28