eugenlisov/dm-zoho-crm-wrapper

围绕ZCRM PHP SDK V2.** 的自定义包装。

1.0.21 2024-09-03 10:29 UTC

This package is auto-updated.

Last update: 2024-09-03 10:30:19 UTC


README

围绕ZCRM PHP SDK的自定义包装

不再直接需要PHP SDK。相反,在项目中使用分支。将以下内容添加到项目中

"require": { "zohocrm/php-sdk-archive": "dev-php81" }, "repositories": [ { "type": "vcs", "url": "https://github.com/DevMaverickTeam/zcrm-php-sdk-php81.git" } ]

推送到Packagist。

  • 确保所有内容都已推送到GitHub。
  • git tag 1.**
  • git push --tags

触发CRM工作流

被使用

  • 产品查看
  • 开源报告

待编写测试

引用

  • Quote::get()始终返回dm_account_id、dm_contact_id、dm_potential_name(以及dm_potential_id)