Ubercart Member Pricing
Categories
Component ID
646900
Component name
Ubercart Member Pricing
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2774
Component created
Component changed
Component body
General project information
Allows users with a "manage prices" role to specify per product price adjustments using user or role based rules.
This price adjustment can be a specific price, an amount offset, or a percentage offset from the original price of the base product (not attribute products, which may already add their own amounts to the result of this modules price adjustment).
It is important to consider the order of precedence when creating these rules:
- Role based pricing overrides the standard Ubercart "sell_price". When a user is a member of multiple roles with a specified pricing rule, then the lowest priced role price is used.
- User based pricing overrides all role based rules.
See the TODO.txt for known remaining tasks. If you have ideas, let us know.
Project dependencies
- ubercart - http://drupal.org/project/ubercart
Project installation and configuration
See the README file.
Originally developed by:
- CollectiveColors - http://collectivecolors.com on github