born05/craft-subscribe
最新稳定版本:3.0.1
Composer 安装命令:
composer require born05/craft-subscribe
包简介
A Module for subscribing user info to a CRM
README 文档
README
Subscribe users to a CRM
Requirements
This module requires Craft CMS 3.0.0-RC1 or later.
Installation
To install the module, follow these instructions.
-
Then tell Composer to load the module:
composer require born05/craft-subscribe -
Merge the following with your
/config/app.php'modules' => [ 'craft-subscribe' => [ 'class' => \born05\craftsubscribe\CraftSubscribe::class, ], ], 'bootstrap' => ['craft-subscribe'], -
Copy a configuration file into
/configand rename it tocraft-subscribe.php
License
Copyright © Born05
See license
统计信息
- 总下载量: 795
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-06