mateus / module-orderstatuscolor
Changes the color of the order status column in the UI grid, based on the current status of the order.
Fund package maintenance!
mateussantin
nubank.com.br/pagar/1bxwx1/KrTCm3JrIA
Installs: 20 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 56
Watchers: 4
Forks: 8
Open Issues: 1
Language:Less
Type:magento2-module
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2025-05-07 17:36:32 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