jtl-scx/channel
Composer 安装命令:
composer require jtl-scx/channel
包简介
README 文档
README
SCX-Channel
Skeleton Project to bootstrap a new SCX Channel Integration
How to start?
- Install project by using composer
composer create-project jtl-scx/channel channel 1.0.0
- You may set up your own namespace in
composer.json(default:JTL\SCX\Channel) - Create
.env.local- default pointing to SCX Sandbox API
- add your API Token
SCX_CHANNEL_API_USER_AGENT=3P_<YOUR-CHANNEL-NAME-HERE> CHANNEL_NAME=<YOUR-CHANNEL-NAME-HERE> SCX_CHANNEL_API_HOST=https://scx-sbx.api.jtl-software.com SCX_CHANNEL_API_REFRESH_TOKEN=***
- If you want to use Message Queue, you need a RabbitMQ instance running.
Documentation
统计信息
- 总下载量: 157
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-24