Skip to content

Free magento2 extension to display order status in color in Admkin Order Grid | Nadeem Khan

Notifications You must be signed in to change notification settings

inadeemkhan/magento2-admin-order-status-in-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Magento 2 Admin Order Status Color in Order Grid

Magento2 extension to changes the color of the order status column in the UI grid, based on the current status of the order.

Features:

  1. To changes the color of the order status column in the UI grid, based on the current status of the order.
  2. Magento2 extension works like a core functionality.

Installation

Type 1: Zip file

  • Unzip the zip file in app/code/Nadeem
  • Enable the module by running php bin/magento module:enable Nadeem_OrderStatusColor
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Screenshots & Support

If you encounter any problems or bugs, please open an issue on GitHub.

Admin Grid ScreenShot

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.*.* php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

[email protected]

About

Free magento2 extension to display order status in color in Admkin Order Grid | Nadeem Khan

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published