Install Composer(if not installed)
Run this command to install the composer
To install composer on mac/ linux machine:
To install composer on windows machine:
Install PHP SDK
Here's how you install the SDK:
- navigate to the workspace of your client app
- Run the command below:
- composer require zohocrm/php-sdk
Hence, the PHP SDK would be installed and a package named 'vendor' would be created in the workspace of your client app.