Files
medusa-store/www/apps/cloud/app/draft-order-plugin/page.mdx
Shahed Nasser 91f6cfad5d docs: wording and structural changes to cloud (#12820)
* docs: wording and structural changes to cloud

* Fix vale error

* Fix faq title

* Fix heading levels

* Small change to previews
2025-06-25 12:20:02 +03:00

37 lines
1.5 KiB
Plaintext

export const metadata = {
title: `Draft Order Plugin`,
}
# {metadata.title}
In this guide, you'll learn about the Draft Order Plugin add-on available to Cloud users.
## What is the Draft Order Plugin?
Draft orders allow admin users to create orders on behalf of customers. They are useful for customer support or when customers place orders offline.
When you sign up for Cloud, you can access the Draft Order plugin in your deployed Medusa applications.
The Draft Order Plugin is an add-on to your Cloud projects that provides draft order features in the Medusa Admin dashboard.
---
## Draft Order Plugin Features
The Draft Order Plugin provides the following features:
- Create draft orders from the Medusa Admin dashboard.
- Manage items in draft orders, including adding, updating, and removing items.
- Add shipping methods to draft orders.
- Associate the draft order with a customer in your store.
- Convert the draft order to a regular order to complete the purchase.
![A screenshot of the draft order management interface in the Medusa Admin dashboard](https://res.cloudinary.com/dza7lstvk/image/upload/v1750235297/Cloud/CleanShot_2025-06-18_at_11.27.36_2x_e6mf4v.png)
---
## How to Install the Draft Order Plugin
The Draft Order Plugin is currently only available for Cloud users. If you're not a Cloud user, [learn how to get started](../page.mdx#sign-up-for-cloud).
Then, you can contact support for assistance in installing the Draft Order Plugin in your deployed Medusa application.