wpoets/fluentcrm-handler
最新稳定版本:1.0.1
Composer 安装命令:
composer require wpoets/fluentcrm-handler
包简介
Handler for working with FluentCRM in Awesome Enterprise
README 文档
README
FluentCRM handler
Integrates FluentCRM with Awesome Enterprise. Introduces fluentcrm.contact.* shortcodes.
It can be installed using following composer command
composer require wpoets/fluentcrm-handler
Changelog
1.0.0
- Initial release with ability to add/update contacts.
Here the shortcode that you use once this handler is enabled.
[fluentcrm.contact.add] { "first_name" : "Jhon", "last_name" : "Doe", "email" : "amit@wpoets.com", "status" : "pending", "tags" : [ 1,4 ], "lists" : [1] , "custom_values" :{ "custom_field_slug_1" : "custom_field_value_1", "custom_field_slug_2" : "custom_field_value_2" } } [/fluentcrm.contact.add]
We're Hiring!
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2023-12-29