Adds colours to Magento Order Statuses, so that merchants can see at a glace what status an order is on. (Avaliable for Magento versions 1.6 upwards)
For up to date installation & configuration instructions please check out the documentation at http://docs.theextensionlab.com/status-colors/installation.html
- Magento >= 1.6
Modman: Yes
Composer: Yes
GitHub: Private
Core Hacks: 0
Class Rewrites: 0
To uninstall this extension you need to run the following SQL after removing the extension files a list of which can be found in the modman file:
ALTER TABLE `sales_order_status` DROP `color`;
James Anelay - TheExtensionLab
http://www.theextensionlab.com
@JamesAnelay - @TheExtensionLab
(c) 2014 TheExtensionLab