
Laqi Order Status Workflows handles repetitive order routing for you. Build a rule that runs when an order enters a WooCommerce status, add conditions, and choose what should happen next.
This plugin is the complete rule engine: unlimited rules, nested AND/OR condition groups, every condition field and action, and starter templates.
Conditions
- Shipping and billing country, shipping method, payment method, order total, currency, customer type, coupon, and item count.
- Product, category, tag, shipping class, and product attribute conditions.
- Customer order count and lifetime spend.
- Field-aware selectors for countries, gateways, products, coupons, categories, and other WooCommerce data.
Actions
- Move the order to another status.
- Add a private or customer-facing order note.
- Add or remove an order tag, assign a user, or set safe custom order meta.
- Send an email, webhook, or Slack/Teams message with order placeholders.
Built for safe operation
- Rules run through Action Scheduler and are checked again immediately before execution.
- A loop guard prevents status-change chains from running forever.
- Preview matches against recent orders before saving, or dry-run a saved rule against existing orders.
- Pause all automation without deleting your rules.
- Import and export rules as JSON.
- View recent rule activity and diagnostics.
- Compatible with High-Performance Order Storage (HPOS) and Cart & Checkout Blocks.
Laqi Order Status Workflows Pro
A separate paid add-on plugin, installed alongside this one, adds time-in-status triggers, weekly scheduled sweeps with bounded background batches, reusable condition segments, conditional if/then/otherwise actions, multi-step sequences with per-step safety checks, previewed background application of saved rules with progress and cancellation, shadow mode for continuously observing what an active rule would do, and a searchable audit trail with safe undo for reversible actions. This plugin is fully functional on its own, without a licence or account.
Compare this plugin with the paid add-on at laqi-logistics.com.
Privacy and external services
This plugin does not include a licensing SDK and does not contact Laqi Logistics or Freemius.
Webhook and Slack/Teams actions contact only the URL entered by a store administrator and send the message configured in that rule. Email actions use the site’s normal WordPress mail setup.
Source Code
The admin interface is compiled. Its sources ship in this package under assets/src/, package-lock.json pins the build dependencies, and webpack.config.js defines the entry point. Rebuild from the plugin directory with npm ci && npm run build, which uses only @wordpress/scripts with no minifier or transform beyond its defaults.
Screenshots

Group and search unlimited order workflows, then adjust their priority without leaving the rules screen.

Name and label a workflow, choose when it runs, and configure its schedule and evaluation behaviour.

Combine nested AND/OR condition groups for precise order routing without writing code.

Stack several actions in the order they should run, including tagging, safe metadata, and an internal order note.

Test a rule against recent orders before enabling it and see which orders match.

Review recent rule activity with the workflow, order, and actions recorded for each run.