eugenlisov/dm-zoho-crm-wrapper
最新稳定版本:1.0.24
Composer 安装命令:
composer require eugenlisov/dm-zoho-crm-wrapper
包简介
A custom wrapper around the ZCRM PHP SDK V2.** .
关键字:
README 文档
README
A custom wrapper around the ZCRM PHP SDK
No longer requiring the PHP SDK directly. Instead use a fork in the project. Add this to the Project:
"require": { "zohocrm/php-sdk-archive": "dev-php81" }, "repositories": [ { "type": "vcs", "url": "https://github.com/DevMaverickTeam/zcrm-php-sdk-php81.git" } ]
Pushing to Packagist.
- Make sure everything is pushed to GitHub.
- git tag 1.**
- git push --tags
Triggering CRM Workflows
- must be triggered by the createRecords / updateRecords methods explicitly. See details here: https://help.zoho.com/portal/community/topic/zoho-crm-api-v2-not-triggering-workflows
Used by:
- Product views
- Foss Report
Tests to be written
Quote:
- Quote::get() always returns dm_account_id, dm_contact_id, dm_potential_name (and dm_potential_id)
统计信息
- 总下载量: 185
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-19