td-wp-plugin/td-zoho-crm-sdk-wrapper
Composer 安装命令:
composer require td-wp-plugin/td-zoho-crm-sdk-wrapper
包简介
Helps with initializing the Zoho CRM PHP SDK in WordPress via WP CLI.
README 文档
README
A simple WordPress plugin integrating the Zoho CRM PHP SDK with WordPress.
Capabilities
This plugin integrates with WP-CLI in order to easily setup tokens necessary for authenticating to the Zoho API by means of the Zoho CRM PHP SDK.
It will also handle initialization of the Zoho CRM SDK upon the WordPress init hook.
Prerequisites
This plugin is developed with a WordPress Bedrock installation into mind. The Zoho CRM tokens will be stored in the /config directory. Configuration is done by means of environment variables.
Configuration
The following environment variables are required:
ZOHO_CLIENT_IDZOHO_CLIENT_SECRETZOHO_CURRENT_USER_EMAILZOHO_REDIRECT_URI
The following environment variables are optional:
ZOHO_ACCOUNTS_URLdefaults tohttps://accounts.zoho.comZOHO_API_BASE_URLdefaults towww.zohoapis.comZOHO_SANDBOXdefaults tofalseZOHO_CONFIG_PATHdefaults to Bedrock's/configdirectory
Initialization: the Self-Client Method
For more information on the Zoho CRM PHP SDK initialization please check out its documentation at https://www.zoho.com/crm/developer/docs/php-sdk/initialize.html.
In order to be able to use the Zoho CRM SDK in WordPress you need to register a set of OAuth tokens by means of the
built-in WP-CLI command. The %grant-token% should be replaced by the temporary token you receive from the Zoho
Developer Console.
wp zoho grant-token %grant-token%
td-wp-plugin/td-zoho-crm-sdk-wrapper 适用场景与选型建议
td-wp-plugin/td-zoho-crm-sdk-wrapper 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 256 次下载、GitHub Stars 达 1, 最近一次更新时间为 2019 年 09 月 23 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 td-wp-plugin/td-zoho-crm-sdk-wrapper 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 td-wp-plugin/td-zoho-crm-sdk-wrapper 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 256
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-23