The Ubercart Discounts module allows the creation of discounts for products according to a variety of criteria based on the products, user roles, and more.
Installation
-
Install this module using the official Backdrop CMS
instructions. -
Visit the configuration page under Administration > Store > Discounts
(admin/store/uc_discounts) to create or edit discounts.
Differences from Drupal 7
There are three similarly named "Ubercart Discount" modules for the Drupal 7
version of Ubercart:
- UC Discount Framework
(uc_discount
) - 16 sites - UC Discounts (
uc_discounts
) -
7 sites - Ubercart Discounts
(Alternative) (module machine
name isuc_discounts
, but project name isuc_discounts_alt
) - 2314 sites
This module is a port of the third one, which has by far the most installations.
The D7 module contained two sub-modules, codeless_discounts_field
and
product_price_alterer_field
, which were never fully ported to Drupal 7. Those
have been dropped in this Backdrop port.
The D7 module also contained Conditional Action conditions. These have been
replaced by equivalent Rules conditions.
Issues
Bugs and feature requests should be reported in the Issue Queue.
Current Maintainers
Credits
- Ported to Backdrop CMS by Robert J. Lang.
- Originally written for Drupal by Ryan Groe, jrust, daveoxide, and Ezra Gildesgame (ezra-g).
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.