Settings for crons will be made available in base application after Successful Installation in following section:
__SITE_NAME__ Configuration -> Cron Settings
This program will install the Member Product Manager Module in your base application. To run the schedular for Member's Offer Alerts, please set the following cron on daily basis.plugins/member_product/schedule/mtmAlert.php
Database: __DBNAME__
You need to make settings in control panel according to membership type for this module Tables
__DB_PREFIX__MTM_memberProduct
__DB_PREFIX__MTM_config
__DB_PREFIX__MTM_offer_timeFrame
__DB_PREFIX__MTM_fields
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/member_product/install
|