You are here

Files in Commerce Custom Order Status 7

Primary tabs

File namesort descending Location Namespace Description
commerce_custom_order_status.css commerce_custom_order_status.css /** * CSS styles for administrative forms. */ table#commerce-custom-order-status-table td.state-title { font-size: 1.1em; font-weight: bold; text-align: center; } table#commerce-custom-order-status-table tr.status-disabled td { color:…
commerce_custom_order_status.info commerce_custom_order_status.info core = "7.x" name = "Commerce Custom Order Status" description = "Provides a UI for adding custom Commerce order statuses." dependencies[] = "commerce_order" package = "Commerce (contrib)"
commerce_custom_order_status.install commerce_custom_order_status.install
commerce_custom_order_status.module commerce_custom_order_status.module Allow to create and administer custom statuses for Commerce orders.
i18n_commerce_custom_order_status.i18n.inc i18n_commerce_custom_order_status.i18n.inc Internationalization (i18n) hooks
i18n_commerce_custom_order_status.info i18n_commerce_custom_order_status.info name = Commerce Custom Order Status translation description = Translation of Commerce Custom Order Status strings. dependencies[] = commerce_custom_order_status dependencies[] = i18n_string package = Multilingual - Internationalization core =…
i18n_commerce_custom_order_status.module i18n_commerce_custom_order_status.module Allow custom order statuses to be translatable using Internationalization (i18n) package

Other projects