magestat/module-log-webapi 1.0.2

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

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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.

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 [email protected]: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.

© Magestat