forwarder/belco-magento2
最新稳定版本:0.4.6
Composer 安装命令:
composer require forwarder/belco-magento2
包简介
Belco.io Magento Module to install widget code and sync customer information.
README 文档
README
Installation
composer require forwarder/belco-magento2 php bin/magento setup:upgrade php bin/magento setup:di:compile
If composer throws an error, run this command
composer config repositories.belco git https://github.com/forwarder/belco-magento2.git
or add this to your composer.json file manually
"repositories": [ "belco": { "url":"https://github.com/forwarder/belco-magento2.git", "type": "git" } ]
Configuration
After installing do the following procedure:
- Go to the admin panel
- Navigate to Stores > Configuration.
- Navigate to Belco > Settings.
- Fill in the
Shop idandAPI Secretand save.
Shop id and API Secret can be found within the belco app.
Under: Settings > API keys
统计信息
- 总下载量: 23.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2020-10-21