remp/crm-clv-module
Composer 安装命令:
composer require remp/crm-clv-module
包简介
CRM CLV (Customer Lifetime Value) Module
README 文档
README
Installing module
We recommend using Composer for installation and update management.
composer require remp/crm-clv-module
Enabling module
Add installed extension to your app/config/config.neon file.
extensions: - Crm\ClvModule\DI\ClvModuleExtension
Usage
To compute customer-lifetime-value (CLV) for your users, schedule command clv:compute to be run periodically (depending on how often you want CLVs to be refreshed), e.g. using cron.
统计信息
- 总下载量: 73
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-27