This program will install Coupon Code Module in your base application.
Database: __DBNAME__
You need to make settings in control panel according to membership type for this module
Tables
__DB_PREFIX__cc_config
__DB_PREFIX__cc_coupon_code
__DB_PREFIX__cc_transaction
Please be sure that the above tables do not exist in your database __DBNAME__ or if any of the table already exists, it will overwrite the existing one.
After Successful Installation, Delete plugins install directory.
+ __APP_PATH__/plugins/coupon_code/install
|