Download the PHP package victorkon/orders-grid-extra-fields without Composer
On this page you can find all versions of the php package victorkon/orders-grid-extra-fields. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download victorkon/orders-grid-extra-fields
More information about victorkon/orders-grid-extra-fields
Files in victorkon/orders-grid-extra-fields
Download victorkon/orders-grid-extra-fields
More information about victorkon/orders-grid-extra-fields
Files in victorkon/orders-grid-extra-fields
Vendor victorkon
Package orders-grid-extra-fields
Short Description Adds Coupon Code and Discount Amount columns to Orders grid
License OSL-3.0
Package orders-grid-extra-fields
Short Description Adds Coupon Code and Discount Amount columns to Orders grid
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package orders-grid-extra-fields
Order Grid Extra Fields
Purpose of the module
The module adds Coupon Code
and Discount Amount
columns to the Sales Orders grid at Admin section.
How it works
The module does the following:
coupon_code
anddiscount_amount
columns are added tosales_order_grid
table- The appropriate columns are added to Sales Orders grid
- The columns are declared as required to be copied from
sales_order
tosales_order_grid
table during order placement - The columns' values are populated for existing orders. This runs once on module install
System requirements
- Magento 2.3+
- Sales module is required
Installation
Use Composer to install the module:
composer require victorkon/orders-grid-extra-fields
All versions of orders-grid-extra-fields with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1.3||~7.2.0||~7.3.0
The package victorkon/orders-grid-extra-fields contains the following files
Loading the files please wait ....