hizbul/frappe-client
Composer 安装命令:
composer require hizbul/frappe-client
包简介
Frappe client for php
README 文档
README
Frappe php client for access frappe and erpnext api from php application.
Installation
It's another php package, so instllation is not different.
Run command: composer require hizbul/frappe-client
Configuration
Create a .env file in your project root directory and add following configuration options:
USR="youruser"
PASSWORD="yourpassword"
AUTH_URL="http://0.0.0.0:8000/api/method/login"
API_URL="http://0.0.0.0:8000/api/resource/"
Developer
- Hizbul Bahar
- Sr. Python Developer
- Email: hizbul25@gmail.com
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-13