PRODUCT

Inside Order Daemon.

A tour of every surface, from the rule builder to the event timeline. Everything below is real product UI. It’s what you’ll see five minutes after install.

01 · Rules

WHEN / IF / THEN.

Build automation rules as plainly as you’d explain them. Triggers hook into WooCommerce lifecycle events. Conditions narrow the match. Actions execute.

Rule Builder
WHEN order processing
IF virtual or downloadable
THEN change status to Completed
Log StreamLive
03:00:41 #305 rule.exec ok
02:08:14 — checkout warn
02:04:48 #303 rule.exec ok
01:48:34 #302 rule.exec ok

02 · Log stream

Every event, in order.

Filterable, searchable, auto-refreshing. The log stream catches checkout failures, payment hiccups, rule executions, status changes; everything WooCommerce emits.
03 · Event timeline

Per-order, every event.

Click any order in the log stream to see its full event timeline. Status changes, payment events, rule evaluations. It all lives on one spine, with time deltas between them.

Event timeline#305
03:00:08 · Status changed → pending
03:00:08 · Checkout processed (Stripe)
03:00:41 · Status changed → completed