magestat/module-log-webapi 1.0.0

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 WebApi for Magento 2

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

Packagist

1. Installation

Install via composer (recommend)

Run the following command in Magento 2 root folder:

composer require magestat/module-log-webapi

Using GIT clone

Run the following command in Magento 2 root folder:

git clone [email protected]:magestat/magento2-log-webapi.git app/code/Magestat/LogWebapi

2. Activation

Run the following command in Magento 2 root folder:

php bin/magento module:enable Magestat_LogWebapi --clear-static-content
php bin/magento setup:upgrade

Clear the caches:

php bin/magento cache:clean

3. Configuration

  1. Go to Stores > Configuration > Magestat > Log Webapi.
  2. Select Enabled option to enable module.
  3. Open Settings TAB.
  4. Fill required field, like, "Path to Log File" field.

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 email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.

© Magestat. | www.magestat.com