Ubercart Bulk Update Orders
Categories
Component ID
1902570
Component name
Ubercart Bulk Update Orders
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
394
Component created
Component changed
Component body
Overview
Provides admin page for updating status of orders in bulk using Drupal batch process. Order status, order comment, admin comment and send email notification can be set for all selected orders.
There will never be a port of this module to Drupal 7 because the functionality of this module is completely covered in Ubercart 3.x by using Views Bulk Operations.
Requirements
- Drupal 6.x
- Ubercart 2.x
Installation
- Copy the extracted uc_bulk_update_orders directory to your Drupal sites/all/modules directory.
- Login as an administrator. Enable the module at the http://www.example.com/?q=admin/build/modules
- This is optional, configure permission "bulk status update orders" at http://www.example.com/?q=admin/user/permissions
- Bulk status update orders form can be found at http://www.example.com/?q=admin/store/orders/bulk_update
