Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsspencer/magento2-order-grid-column

Magento 2.x extension to include a custom column on the order grid
https://github.com/fsspencer/magento2-order-grid-column

Last synced: 9 days ago
JSON representation

Magento 2.x extension to include a custom column on the order grid

Awesome Lists containing this project

README

        

# Magento 2 Sales Attributes
This is a sample extension to show you how to include a custom column in the Admin Order Grid View.

## Installation

NOTE: This extension comes with two sample attributes. Make sure to modify them before installing the extension.

1. Create the module structure app/code/Codealist/OrderGridColumn
2. Navigate to that repository
3. Clone this repository
4. Execute: php bin/magento setup:upgrade

Now you can check on your [db prefix]sales_order table on your database that the fields has been added.

## Compatibility
- Magento 2.0
- Magento 2.1
- Magento 2.2