Download the PHP package eugenlisov/dm-zoho-crm-wrapper without Composer
On this page you can find all versions of the php package eugenlisov/dm-zoho-crm-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eugenlisov/dm-zoho-crm-wrapper
More information about eugenlisov/dm-zoho-crm-wrapper
Files in eugenlisov/dm-zoho-crm-wrapper
Download eugenlisov/dm-zoho-crm-wrapper
More information about eugenlisov/dm-zoho-crm-wrapper
Files in eugenlisov/dm-zoho-crm-wrapper
Vendor eugenlisov
Package dm-zoho-crm-wrapper
Short Description A custom wrapper around the ZCRM PHP SDK V2.** .
License MIT
Homepage https://github.com/eugenlisov/dm-zoho-crm-wrapper
Package dm-zoho-crm-wrapper
Short Description A custom wrapper around the ZCRM PHP SDK V2.** .
License MIT
Homepage https://github.com/eugenlisov/dm-zoho-crm-wrapper
Please rate this library. Is it a good library?
Informations about the package dm-zoho-crm-wrapper
dm-zoho-crm-wrapper
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" } ]
- Version History
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)
All versions of dm-zoho-crm-wrapper with dependencies
PHP Build Version
Package Version
No informations.
The package eugenlisov/dm-zoho-crm-wrapper contains the following files
Loading the files please wait ....