magestat/module-log-webapi
最新稳定版本:1.2.0
Composer 安装命令:
composer require magestat/module-log-webapi
包简介
This extension creates a log file and saves all transactions that are requested through your store's Rest API.
README 文档
README
This extension creates a log file and saves all transactions that are requested through your store's Rest API.
Installation
Install via composer (recommended)
Run the following command in your Magento 2 root folder:
composer require magestat/module-log-webapi
Using GIT clone
Run the following command in yourMagento 2 root folder:
git clone git@github.com:magestat/magento2-log-webapi.git app/code/Magestat/LogWebapi
Activation
Run the following command in your Magento 2 root folder:
php bin/magento module:enable Magestat_LogWebapi
php bin/magento setup:upgrade
Clear the caches:
php bin/magento cache:clean
Configuration
- Go to STORES > Configuration > MAGESTAT > Log Webapi.
- Select Enabled option to enable the module.
- Expand Settings Tab.
- Fill the required fields.
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.
Need help setting up or want to customize this extension to meet your business needs? Please open an issue and if we like your idea we will add this feature for free.
统计信息
- 总下载量: 32.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-03-22