Commerce Admin Orders plugin for Craft CMS 4.x
Commerce Admin Orders is a Craft 4 plugin that allows control panel users to create and update orders., (*1)
Requirements
This plugin requires Craft CMS 4 and Craft Commerce 4., (*2)
Installation
To install the plugin, follow these instructions., (*3)
-
Open your terminal and go to your Craft project:, (*4)
cd /path/to/project
-
Then tell Composer to load the plugin:, (*5)
composer require webdna/commerce-admin-orders
-
In the Control Panel, go to Settings → Plugins and click the "Install" button for Commerce Admin Orders., (*6)
Commerce Admin Orders Overview
Creating A New Order
1. New Order, (*7)
Click Commerce in the sidebar and click "New Order" in the top right., (*8)
, (*9)
2. Users, (*10)
Select a user using one of the following options:, (*11)
- Postcode/Zip Code search – search by code and click select
- Guest Checkout – enter an email address and click continue
- Existing User - select existing user and click continue
, (*12)
3. Products, (*13)
- Select or search for a product, enter the required quantity and click "Add to cart" (repeat for each required product).
- Enter any required coupon codes and/or select a different payment currency and click update
- Ability to enter an estimated country and zipcode.
- Only shows products that are enabled.
- Filter products by site if multisite is setup.
- Click continue
, (*14)
, (*15)
4. Address, (*16)
Select an existing address or choose the option to add a new address. Any shipping options can also be selected on this page., (*17)
, (*18)
5. Summary, (*19)
For Guest Checkouts, a "Create User Account" option is given. If this option is selected, once the continue button is clicked a user account is created and an activation email is sent to the order email address., (*20)
, (*21)
6. Payment, (*22)
Finally, a payment can be processed for the order by clicking "Make Payment" and selecting a payment method., (*23)
Updating An Order (up to version 2.6.6)
Incomplete orders now have extra options to add/remove products, update quantities or add a coupon code., (*24)
, (*25)
Search for the incomplete order (the best way to do this is to use Craft Commerce’s predefined "Active Carts" and "Inactive Carts" filters) and select., (*26)
To add a new product simply select or search for a product, enter the required quantity and click "Add to cart"., (*27)
To update the quantity of a product, change the line item quantity and click the update button. Likewise, to add a coupon code, enter the code and click the Update button., (*28)
Products can be removed by either clicking the X on right of the line item or by entering a quantity of 0 and clicking the Update button., (*29)
Brought to you by webdna, (*30)