PHPackages                             webdna/commerce-admin-orders - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. webdna/commerce-admin-orders

ActiveCraft-plugin[Admin Panels](/categories/admin)

webdna/commerce-admin-orders
============================

Create a new commerce order from the admin

2.7.5(3y ago)9201[4 issues](https://github.com/webdna/commerce-admin-orders/issues)[1 PRs](https://github.com/webdna/commerce-admin-orders/pulls)proprietaryPHP

Since Jul 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/webdna/commerce-admin-orders)[ Packagist](https://packagist.org/packages/webdna/commerce-admin-orders)[ RSS](/packages/webdna-commerce-admin-orders/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (53)Used By (0)

Commerce Admin Orders plugin for Craft CMS 4.x
==============================================

[](#commerce-admin-orders-plugin-for-craft-cms-4x)

Commerce Admin Orders is a Craft 4 plugin that allows control panel users to create and update orders.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4 and Craft Commerce 4.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
    cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
    composer require webdna/commerce-admin-orders

    ```
3. In the Control Panel, go to Settings → Plugins and click the "Install" button for Commerce Admin Orders.

Commerce Admin Orders Overview
------------------------------

[](#commerce-admin-orders-overview)

### Creating A New Order

[](#creating-a-new-order)

**1. New Order**

Click Commerce in the sidebar and click "New Order" in the top right.

[![New Order](resources/screenshots/new-order.png)](resources/screenshots/new-order.png)

**2. Users**

Select a user using one of the following options:

- 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

[![Users](resources/screenshots/users.png)](resources/screenshots/users.png)

**3. Products**

- 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

[![Products](resources/screenshots/add-products-empty-cart.png)](resources/screenshots/add-products-empty-cart.png)

[![Products and cart](resources/screenshots/add-products-cart.png)](resources/screenshots/add-products-cart.png)

**4. Address**

Select an existing address or choose the option to add a new address. Any shipping options can also be selected on this page.

[![Address and summary](resources/screenshots/summary.png)](resources/screenshots/summary.png)

**5. Summary**

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.

[![Address and summary guest](resources/screenshots/summary-new-user.png)](resources/screenshots/summary-new-user.png)

**6. Payment**

Finally, a payment can be processed for the order by clicking "Make Payment" and selecting a payment method.

### Updating An Order (up to version 2.6.6)

[](#updating-an-order-up-to-version-266)

Incomplete orders now have extra options to add/remove products, update quantities or add a coupon code.

[![Update order](resources/screenshots/update-order.png)](resources/screenshots/update-order.png)

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.

To add a new product simply select or search for a product, enter the required quantity and click "Add to cart".

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.

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.

Brought to you by [webdna](https://webdna.co.uk)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~29 days

Recently: every ~133 days

Total

50

Last Release

1438d ago

Major Versions

1.2.4 → 2.02019-01-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/af76e3e79806ca4a242a00774c92bc950a956c4ac8d3fa5d545e758e4617599b?d=identicon)[webdna](/maintainers/webdna)

---

Top Contributors

[![mcjackson18](https://avatars.githubusercontent.com/u/39083512?v=4)](https://github.com/mcjackson18 "mcjackson18 (19 commits)")[![JerseyCo](https://avatars.githubusercontent.com/u/12626673?v=4)](https://github.com/JerseyCo "JerseyCo (17 commits)")[![samuelbirch](https://avatars.githubusercontent.com/u/13586?v=4)](https://github.com/samuelbirch "samuelbirch (3 commits)")[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (1 commits)")[![CharlieGentle](https://avatars.githubusercontent.com/u/15872856?v=4)](https://github.com/CharlieGentle "CharlieGentle (1 commits)")[![nfourtythree](https://avatars.githubusercontent.com/u/266453?v=4)](https://github.com/nfourtythree "nfourtythree (1 commits)")

---

Tags

cmsCraftcraftcmscraft-plugincommerce admin orders

### Embed Badge

![Health badge](/badges/webdna-commerce-admin-orders/health.svg)

```
[![Health](https://phpackages.com/badges/webdna-commerce-admin-orders/health.svg)](https://phpackages.com/packages/webdna-commerce-admin-orders)
```

###  Alternatives

[verbb/cp-nav

Manage the Craft Control Panel navigation.

128186.9k3](/packages/verbb-cp-nav)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[wbrowar/craft-admin-bar

Front-end shortcuts for clients logged into Craft CMS.

3212.1k](/packages/wbrowar-craft-admin-bar)[verbb/events

A full-featured plugin for event management and ticketing.

2311.7k](/packages/verbb-events)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
