Commerce Order Status Update
Part of the Commerce ecosystem · 354 projects
This module allows you to change the status of multiple Commerce orders at once. You can select orders from a list and then choose a new status to apply to all of them.
Provides functionality for updating the status of a Commerce order via Views Bulk Operations action.
Requirements
Requires Commerce and Commerce Order modules.
https://www.drupal.org/project/commerce
Requires Commerce Order Label module:
https://www.drupal.org/project/commerce_order_label
Installation
Install the module like any other Drupal module.
Setup
This module includes an action which you should enable on the order listing
view. View config is included with module:
/config/optional/views.view.commerce_orders.yml
Import the config above or follow the steps below to manually update commerce orders view to use VBO action:
- You need to modify the view: /admin/structure/views/view/commerce_orders/edit/page_1
- Remove bulk update field and replace it with: Views bulk operations field.
- Then select/enable "Change Order Status" under "Selected Actions".
- Save view.
Usage
- Once view is updated to use "Views Bulk Operations" global field, visit /admin/commerce/orders.
- Select orders you wish to update.
- Once selected, click on "Change Order Status" button.
- On next screen, select which "Order State Status" you wish to update selected orders to.
- Confirm and execute action.
- Selected orders should have an updated state now.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Commerce ecosystem
Most installed first
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-2.1 | Stable | 9–10 | Jul 29, 2026 |