This project is not covered by Drupal’s security advisory policy.

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

  1. Copy the extracted uc_bulk_update_orders directory to your Drupal sites/all/modules directory.
  2. Login as an administrator. Enable the module at the http://www.example.com/?q=admin/build/modules
  3. This is optional, configure permission "bulk status update orders" at http://www.example.com/?q=admin/user/permissions
  4. Bulk status update orders form can be found at http://www.example.com/?q=admin/store/orders/bulk_update

Project information

Releases