定制 magestat/module-log-webapi 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

Build Status Packagist Downloads

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

  1. Go to STORES > Configuration > MAGESTAT > Log Webapi.
  2. Select Enabled option to enable the module.
  3. Expand Settings Tab.
  4. 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.37k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 10
  • Watchers: 2
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2019-03-22