Download the PHP package meanbee/magento2-orderstatusaudit without Composer
On this page you can find all versions of the php package meanbee/magento2-orderstatusaudit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download meanbee/magento2-orderstatusaudit
More information about meanbee/magento2-orderstatusaudit
Files in meanbee/magento2-orderstatusaudit
Download meanbee/magento2-orderstatusaudit
More information about meanbee/magento2-orderstatusaudit
Files in meanbee/magento2-orderstatusaudit
Vendor meanbee
Package magento2-orderstatusaudit
Short Description A Magento 2 extension that provides an audit log for order status.
License OSL-3.0
Package magento2-orderstatusaudit
Short Description A Magento 2 extension that provides an audit log for order status.
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-orderstatusaudit
Meanbee_OrderStatusAudit
A Magento 2 extension that provides an audit log for order status.
Installation
Install this extension with Composer:
composer require meanbee/magento2-orderstatusaudit
Usage
The sales_order_status_audit
table is automatically updated using database triggers whenever an order status changes.
You can view the log of the order status in the "Order Status History" tab on the order page in the admin area.
Development
Docker Environment
To configure a Docker development environment, run:
mkdir magento && cd dev && docker-compose run --rm cli bash /src/dev/setup.sh
The configured environment will be available on https://m2-meanbee-orderstatusaudit.docker/
All versions of magento2-orderstatusaudit with dependencies
PHP Build Version
Package Version
The package meanbee/magento2-orderstatusaudit contains the following files
Loading the files please wait ....