This extension creates a log file and saves all transactions that are requested through your store's Rest API.
Run the following command in Magento 2 root folder:
composer require magestat/module-log-webapi
Run the following command in Magento 2 root folder:
git clone [email protected]:magestat/magento2-log-webapi.git app/code/Magestat/LogWebapi
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
- Go to Stores > Configuration > Magestat > Log Webapi.
- Select Enabled option to enable the module.
- Expand Settings Tab.
- Fill the required fields.
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
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 or at a discounted rate.
© Magestat