Skip to content

TheExtensionLab/StatusColors

Repository files navigation

StatusColors

Build Status Scrutinizer Code Quality Join the chat at https://gitter.im/TheExtensionLab/StatusColors

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)

Installation & Configuration

For up to date installation & configuration instructions please check out the documentation at http://docs.theextensionlab.com/status-colors/installation.html

Compatibility

  • Magento >= 1.6

Extension Overview

Modman: Yes

Composer: Yes

GitHub: Private

Core Hacks: 0

Class Rewrites: 0

Uninstallation

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`;

Developer

James Anelay - TheExtensionLab

http://www.theextensionlab.com

@JamesAnelay - @TheExtensionLab

Copyright

(c) 2014 TheExtensionLab