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.
- Visual builder, no code
- First-class WooCommerce events
- Stack as many rules as you need
- Save inactive drafts for testing
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.
- Live tail at adjustable interval
- Filter by status, event type, source, date
- Click any row for the full event timeline
- Raw event payload one click away
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.
- Status-colored dots and tinted event cards
- Time deltas between events
- Inline raw event JSON
- Copy / share any event
Event timeline#305
03:00:08 · Status changed → pending
03:00:08 · Checkout processed (Stripe)
03:00:41 · Status changed → completed