Orders
Order Management
The Orders module covers both day-to-day transaction handling and the configuration layers behind payment, refunds, shipping, and customer-facing email.
Detailed guide tree
- Orders dashboard: review KPIs, charts, and the latest orders for a selected time range.
- Manage orders: work with the order list, preset views, status filters, and quick actions.
- Create order: notes for the direct admin order creation route and its current limitations.
- Order detail: process the full order lifecycle, including fulfillment, shipment, refund, and audit logs.
- Order configuration: manage
order,payment,invoice,tax,coupon,product,refund,display,shipment,shipping, andlogisticsgroups. - Order email: manage email templates and variables used by order-related notifications.
Suggested workflow
- Start from
Orders dashboardto understand current volume, revenue, and status movement. - Move to
Manage ordersto narrow the workload by payment, fulfillment, order status, or created date. - Open
Order detailfor any order that requires manual action such as shipment, refund, or completion. - Only change
Order configurationandOrder emailafter confirming business impact with the responsible team.
Route structure in base-admin
The base-admin route tree exposes this module under /order with manage, create, dashboard, :order_code/detail, config/*, and email-config. The config UI is reused and switched by subgroup in the URL.
Sensitive area
Refunds, shipment, payment behavior, and email templates all affect real customers. Treat them as controlled operations, not casual content edits.

