PHPackages                             td-wp-plugin/td-zoho-crm-sdk-wrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. td-wp-plugin/td-zoho-crm-sdk-wrapper

ActiveWordpress-muplugin

td-wp-plugin/td-zoho-crm-sdk-wrapper
====================================

Helps with initializing the Zoho CRM PHP SDK in WordPress via WP CLI.

0.1.1(6y ago)1256MITPHP

Since Sep 23Pushed 6y ago2 watchersCompare

[ Source](https://github.com/TotalDesign/wp-plugin_zoho-crm-sdk-wrapper)[ Packagist](https://packagist.org/packages/td-wp-plugin/td-zoho-crm-sdk-wrapper)[ RSS](/packages/td-wp-plugin-td-zoho-crm-sdk-wrapper/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

Zoho CRM SDK Wrapper
====================

[](#zoho-crm-sdk-wrapper)

A simple WordPress plugin integrating the [Zoho CRM PHP SDK](https://github.com/zoho/zcrm-php-sdk) with WordPress.

Capabilities
------------

[](#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
-------------

[](#prerequisites)

This plugin is developed with a WordPress [Bedrock](https://github.com/roots/bedrock) installation into mind. The Zoho CRM tokens will be stored in the /config directory. Configuration is done by means of environment variables.

Configuration
-------------

[](#configuration)

The following environment variables are required:

- `ZOHO_CLIENT_ID`
- `ZOHO_CLIENT_SECRET`
- `ZOHO_CURRENT_USER_EMAIL`
- `ZOHO_REDIRECT_URI`

The following environment variables are optional:

- `ZOHO_ACCOUNTS_URL` defaults to `https://accounts.zoho.com`
- `ZOHO_API_BASE_URL` defaults to `www.zohoapis.com`
- `ZOHO_SANDBOX` defaults to `false`
- `ZOHO_CONFIG_PATH` defaults to Bedrock's `/config` directory

Initialization: the Self-Client Method
--------------------------------------

[](#initialization-the-self-client-method)

For more information on the Zoho CRM PHP SDK initialization please check out its documentation at .

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%

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~60 days

Total

2

Last Release

2363d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ad98ebd0bf97776e4b791cae1c9a44fcfb54126cf37fc19799886239e3336bd?d=identicon)[westende](/maintainers/westende)

---

Top Contributors

[![westende](https://avatars.githubusercontent.com/u/255752?v=4)](https://github.com/westende "westende (3 commits)")

### Embed Badge

![Health badge](/badges/td-wp-plugin-td-zoho-crm-sdk-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/td-wp-plugin-td-zoho-crm-sdk-wrapper/health.svg)](https://phpackages.com/packages/td-wp-plugin-td-zoho-crm-sdk-wrapper)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
