品牌-行业/手工-潜在客户评分系统

从表单中收集信息以执行潜在客户评分。

安装: 20

依赖: 0

建议: 0

安全: 0

星星: 1

关注者: 0

分支: 1

开放问题: 0

语言:JavaScript

类型:craft-plugin

2.0.2 2023-11-20 06:10 UTC

This package is auto-updated.

Last update: 2024-09-20 07:47:04 UTC


README

从表单中收集信息以执行潜在客户评分。

要求

此插件需要Craft CMS 4.5.0或更高版本,以及PHP 8.0.2或更高版本。

安装

您可以从插件商店或使用Composer安装此插件。

从插件商店

转到项目控制面板中的插件商店,搜索“潜在客户评分系统”,然后点击“安装”。

使用Composer

打开终端并运行以下命令

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require brand-industry/craft-lead-scoring-system

# tell Craft to install the plugin
./craft plugin/install lead-scoring-system