Skip to content

yuriy-boyko/module-custom-orders-grid

 
 

Repository files navigation

Hevelop Custom Orders Grid Extension

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)

Facts

Requirements

  • PHP = 7.0.X

Compatibility (tested on)

  • Magento = 2.1.11

Installation Instructions

  1. Install the extension via composer or copy all the files into your document root /app/code/
  2. Enable module
  3. run setup:upgrade
  4. clear cache

Uninstallation

  1. Remove all extension files from your Magento installation of composer remove hevelop/module-custom-orders-grid

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Yuriy Boyko

https://hevelop.com

[email protected]

Licence

GNU AGPL - GNU Affero General Public License - 3.0

Copyright

(c) 2018 Hevelop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.9%
  • CSS 7.3%
  • JavaScript 7.2%
  • HTML 0.6%