Skip to content

jsutariya/orderview

Repository files navigation

Magento 2 Order Quick View module

This is a simple module for Magento 2 administrator to view orders in a nice popup from admin panel sales order grid. The module is basically inspired by woocommerce order quick view functionality in WordPress framework.

Installation:

Install using composer:

composer require jsutariya/orderview

php bin/magento module:enable JS_OrderView

php bin/magento setup:upgrade

php bin/magento cache:flush

The module will add a new column to Magento sales order grid like below.

Click on the button will open order details in a popup modal.

Please let me know if you have any query or issue regarding the module.

About

Magento 2 Quick Order view module for admin panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published