Magento 2 module that adds custom columns to orders grid table Columns added:
- link to print invoice
- button to flag order [YES/NO] (for example you can flag some orders as important and find them easy later)
- version: 0.0.2
- extension key: Hevelop_CustomOrdersGrid
- extension on GitHub
- PHP = 7.0.X
- Magento = 2.1.11
- Install the extension via composer or copy all the files into your document root /app/code/
- Enable module
- run setup:upgrade
- clear cache
- Remove all extension files from your Magento installation of composer remove hevelop/module-custom-orders-grid
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Yuriy Boyko
GNU AGPL - GNU Affero General Public License - 3.0
(c) 2018 Hevelop