WooCommerce Order Status Manager Thumbnail
Woocommerce
  • Version: 1.15.6
  • Updated: May 21, 2025
  • Category: WooCommerce
  • Developer: SkyVerge
  • Tags: WooCommerce, order status, order management, custom order status, woocommerce plugin, e-commerce, woocommerce order tracking
Download (v1.15.6)

Direct download link.

WooCommerce Order Status Manager

This woocommerce is licensed under the GNU GPL. You are free to use, modify, and redistribute it under the terms of the license. This site is not affiliated with the original developer.

Enhance your WooCommerce store's order management with the WooCommerce Order Status Manager plugin. This powerful tool allows you to create custom order statuses, seamlessly integrating them into your existing workflow. Edit core order statuses, trigger new order emails based on status changes, and provide customers with clear order status descriptions for an improved shopping experience.

This plugin empowers you to assign icons and action buttons to new statuses, add bulk actions for efficient order processing, and even include custom statuses in shop reports. Safely manage and delete custom statuses without losing order data, and import existing statuses from other plugins or custom code. Download WooCommerce Order Status Manager Latest Version to streamline your e-commerce operations.
  • Create custom order statuses to match your unique business processes.
  • Edit core WooCommerce order statuses and trigger emails on status changes.
  • Assign icons and action buttons to custom order statuses for easy identification.
  • Display clear order status descriptions to customers on the 'View Order' page.
  • Add bulk actions for new statuses in the orders list for efficient management.
  • Drag and drop functionality to reorder statuses, including custom ones.
  • Include custom order statuses in shop reports for comprehensive data analysis.
  • Mark order statuses as 'Paid' or 'requires payment' for accurate order tracking.
  • Add new order emails triggered by status changes, improving communication.
  • Edit email content via new templates for personalized customer interactions.
  • Import existing custom statuses from custom code or other plugins for easy migration.
  • Safely delete custom statuses without losing associated order data, ensuring data integrity.

Version 1.15.6 Changelog:

v1.15.6 (2025-05-21)
* Fix - "Translation triggered too early" errors
* Dev - Update the SkyVerge framework to v5.15.9
* Misc - Removed deprecated usage of WC_Email `$find` and `$replace` properties in favor of `$placeholder`. The associated filters `wc_order_status_manager_order_status_email_find_variables` and `wc_order_status_manager_order_status_email_replace_variables` have also been deprecated, with a new replacement: `wc_order_status_manager_order_status_email_placeholders`
* Tweak - When an order moves to a custom paid status, we no longer delete the existing `woocommerce_downloadable_product_permissions` record for that order. Our new behavior better aligns with WooCommerce core paid statuses.