mateus / module-orderstatuscolor
Changes the color of the order status column in the UI grid, based on the current status of the order.
Package info
github.com/mateussantin/magento2-admin-order-status-color
Language:Less
Type:magento2-module
pkg:composer/mateus/module-orderstatuscolor
Requires
- php: >=7.4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-07 20:38:59 UTC
README
Changes the color of the order status column in the UI grid, based on the current status of the order.
Spontaneous Contribution
If you want to send me a contribution of any amount so that I can continue developing and finding other solutions that make your life easier like this one, I will be very grateful, the link is next to the profile or you can click here Thanks!
Introduction to installation:
How to install
composer require mateus/module-orderstatuscolor
(alternative) composer require mateus/module-orderstatuscolor:dev-master
php bin/magento module:enable Mateus_OrderStatusColor
php bin/magento setup:upgrade
