Modify Active Orders
A lightweight plugin enabling administrators to edit active orders for customers.
npm install @pinelab/vendure-plugin-modify-customer-orders
Latest version1.6.0
Compatibility>=2.2.0
Last publishedJun 4, 2025
PinelabWebshops for mission-driven brands and wholesalers
This plugin allows you to convert an active order from a customer to a Draft order, edit it, and connect it back to the customer.
- Login as administrator and go to 'Orders' and then the 'Active' tab
- Click the 'Convert order to Draft'
- The order can now be edited as admin under 'Drafts'
- Click
Complete draft
to connect the order as active order to a customer. (This behaviour can be disabled, seeautoAssignDraftOrdersToCustomer
below)
When you connect a Draft order to a customer, the customers existing active order will be made a Draft.