2017 © Pedro Peláez
 

magento2-module magento2-orderstatusaudit

A Magento 2 extension that provides an audit log for order status.

image

meanbee/magento2-orderstatusaudit

A Magento 2 extension that provides an audit log for order status.

  • Monday, June 19, 2017
  • by meanbee
  • Repository
  • 3 Watchers
  • 4 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Meanbee_OrderStatusAudit

A Magento 2 extension that provides an audit log for order status., (*1)

Installation

Install this extension with Composer:, (*2)

composer require meanbee/magento2-orderstatusaudit

Usage

The sales_order_status_audit table is automatically updated using database triggers whenever an order status changes., (*3)

You can view the log of the order status in the "Order Status History" tab on the order page in the admin area., (*4)

screenshot, (*5)

Development

Docker Environment

To configure a Docker development environment, run:, (*6)

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

The Versions

19/06 2017

dev-master

9999999-dev

A Magento 2 extension that provides an audit log for order status.

  Sources   Download

OSL-3.0

The Requires

  • php >=7.0
  • magento/framework ^100.1.0
  • magento/module-sales ^100.1.0

 

by Tomas Gerulaitis

19/06 2017

1.0.0

1.0.0.0

A Magento 2 extension that provides an audit log for order status.

  Sources   Download

OSL-3.0

The Requires

  • php >=7.0
  • magento/framework ^100.1.0
  • magento/module-sales ^100.1.0

 

by Tomas Gerulaitis