shohag/zoho-crm-api-installer
Composer 安装命令:
composer create-project shohag/zoho-crm-api-installer
包简介
Zoho CRM API Project Starter. Use it to create a new project easy and fast.
README 文档
README
php project starter for working with Zoho CRM API v2.
Install
Run
composer create-project shohag/zoho-crm-api-installer my-new-project
or download or clone the repository, cd into the project folder and run:
composer install
Run Project
Run:
cd my-new-project
php serve
This will open a server on localhost:900.
Authentication
- Visit /gen.php E.G.: http://localhost:900/gen.php
- Create Client App
- Fill up the
config.phpfile with app credentials. - Click the Authorize link to authorize the app and generate tokens.
- Visit
index.php
统计信息
- 总下载量: 76
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-22