README.txt |
README.txt |
|
Ubercart Restrict Qty lets you add a very basic Restrict Qty. to a product in your Ubercart store to limit the quantity of that product in the shopping cart to 1. This is useful for single purchase products or for instances where it just doesn't… |
uc_restrict_qty.info |
uc_restrict_qty.info |
|
name = UC Restrict Qty
description = Restrict the quantity on specified products so that only specified quantity may be purchased at a time.
dependencies[] = uc_cart
package = Ubercart - extra
core = 7.x |
uc_restrict_qty.install |
uc_restrict_qty.install |
|
uc_restrict_qty module install file. |
uc_restrict_qty.module |
uc_restrict_qty.module |
|
Restrict the quantity on specified products so that only specified quantity
may be purchased at a time. |
uc_restrict_qty.test |
tests/uc_restrict_qty.test |
|
UC Restrict Qty auto-tests. |