readme.txt |
readme.txt |
|
=== About UberCart Coupons ===
This module was created to work with the UberCart ecommerce module for Drupal
=== About the Author ===
Blake Lucchesi
blake@boldsource.com
www.boldsource.com
Coupon Reports Sponsored by: Oasis Day Spa -… |
reports.css |
reports.css |
|
.totals{
font-size: 14px;
padding: 10px;
border: 1px solid #555;
background-color: #CCC;
margin: 10px 0;
} |
uc_coupon.info |
uc_coupon.info |
|
name = Store Coupons
description = Allow administrators to manage store coupons
dependencies = uc_store uc_product uc_cart
package = Ubercart - payment |
uc_coupon.install |
uc_coupon.install |
|
Ubercart uc_coupon.module schema |
uc_coupon.module |
uc_coupon.module |
|
Provides discount coupons for Ubercart. |
uc_coupon_purchase.info |
uc_coupon_purchase/uc_coupon_purchase.info |
|
name = Store Coupon Purchase
description = Allows coupons to be purchased as a product feature.
dependencies = uc_coupon uc_notify
package = Ubercart - payment |
uc_coupon_purchase.install |
uc_coupon_purchase/uc_coupon_purchase.install |
|
|
uc_coupon_purchase.module |
uc_coupon_purchase/uc_coupon_purchase.module |
|
|