This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Order management¶
The order management component enables users to search for orders and filter search results. Depending on their role, users can also track the status of their orders, review order details, and cancel orders.
From the development perspective, the component enables customization of the order management workflow and integration with external systems to exchange order information.
The component exposes the following:
Order management service¶
The Order Management package provides the Ibexa\Contracts\OrderManagement\OrderServiceInterface
service,
which is the entrypoint for calling the backend API.