UC Rules

Component ID

1089042

Component name

UC Rules

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2958

Component created

Component changed

Component body

This module integrates Ubercart 2.x with the Rules module. This is useful if you look for a way to implement rules, which are more or less compatible with the version 3 of Ubercart or if you like to react on certain events in Ubercart. It is useful for example to send special information to the customer, when he has finish the order or if you like to upgrade the customer account to another role after the order is completed.

Implemented events:

  • Order Status Update
  • Order Checkout Completed
  • Payment Entered

Implemented actions:

  • Set order status
  • Load order by ID
  • Load product node by order line item
  • Send order invoice
  • Load customer by order
  • Add comment to order

The intention of this module is only to give the option to use rules in Ubercart 2.x. In Ubercart 3.x there is already such functionality present. This module will be never port to Ubercart 3.x or to Drupal 7.x.