2017 © Pedro Peláez
 

magento2-module module-log-webapi

Log Webapi | Module provides log in file for all transactions in Web API.

image

magestat/module-log-webapi

Log Webapi | Module provides log in file for all transactions in Web API.

  • Tuesday, July 10, 2018
  • by williankeller
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Log Web API transactions for Magento 2

This extension creates a log file and saves all transactions that are requested through your store's Rest API., (*1)

Build Status Packagist Downloads, (*2)

Installation

Run the following command in your Magento 2 root folder:, (*3)

composer require magestat/module-log-webapi

Using GIT clone

Run the following command in yourMagento 2 root folder:, (*4)

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:, (*5)

php bin/magento module:enable Magestat_LogWebapi

```sh php bin/magento setup:upgrade, (*6)


Clear the caches: ```sh 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., (*7)

Support

If you encounter any problems or bugs, please open an issue on GitHub., (*8)

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., (*9)

The Versions

10/07 2018

dev-master

9999999-dev

Log Webapi | Module provides log in file for all transactions in Web API.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

10/07 2018

dev-v1.0.0-beta

dev-v1.0.0-beta

Log Webapi | Module provides log in file for all transactions in Web API.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0