This program will install Reseller Manager Module in your base application.
Database: __DBNAME__
You need to make settings in control panel according to Reseller Manager for this module
Tables
__DB_PREFIX__resell_afftool_end_email
__DB_PREFIX__resell_afftool_files
__DB_PREFIX__resell_afftool_licenses
__DB_PREFIX__resell_afftool_links
__DB_PREFIX__resell_afftool_sig_ads
__DB_PREFIX__resell_afftool_text_ads
__DB_PREFIX__resell_afftool_ThankPage_ads
__DB_PREFIX__resell_brandable_report
__DB_PREFIX__resell_config
__DB_PREFIX__resell_hits
__DB_PREFIX__resell_memberships
__DB_PREFIX__resell_primary_hits
__DB_PREFIX__resell_referers
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.
Before Starting Installation Process, give 777 Permission to the following files/directories
+ __APP_PATH__/.htaccess
+ __APP_PATH__/plugins/reseller_manager/includes
After Successful Installation, Delete plugins install directory.
+ __APP_PATH__/plugins/reseller_manager/install
|