Download the PHP package interconnecta/zoho-crm without Composer
On this page you can find all versions of the php package interconnecta/zoho-crm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package zoho-crm
Requirements
- Get yourself a Zoho CRM account.
- Register your application
- PHP >= 5.6.4
- Laravel >= 5.4
Installation
Add Zoho CRM to your composer file via the composer require
command:
Or add it to composer.json
manually:
Zoho CRM's service providers will be automatically registered using Laravel's auto-discovery feature.
Configuration
The defaults configuration settings are set in config/zoho-crm.php
. Copy this file to your own config directory to modify the values. You can publish the config using this command:
You'll need to add the following variables to your .env file. Use the credentials previously obtained registering your application.
Then, follow the next steps:
- Go to Zoho CRM Developer Console.
- Under the Client previously registered, click the vertical three points then
Self Client
. - Enter the default scope , then click
View Code
If you want to apply a different scope, see the link
- Copy the generated code.
Finally, run the following command:
Enter the previously generated code.
Zoho CRM is ready to use.
Roadmap
You can find the latest development roadmap for this package issue if you have a feature request.
License
MIT License. Copyright (c) 2012-2019, InterConnecta
Support
Contact:
interconnecta.com
[email protected]
+1-646-760-4090, ext. 205
All versions of zoho-crm with dependencies
illuminate/console Version ^5.4.0|^6.0
illuminate/support Version ^5.4.0|^6.0
zohocrm/php-sdk Version 2.0.6