This program will install the Product Manager Module in your base application.
Database: __DBNAME__
Tables
__DB_PREFIX__PM_category
__DB_PREFIX__PM_Product
__DB_PREFIX__PM_emailbank
__DB_PREFIX__PM_emailmaster
__DB_PREFIX__PM_eventMessages
__DB_PREFIX__PM_mailinglist_infoletter
__DB_PREFIX__PM_mails_queue
__DB_PREFIX__PM_modules
__DB_PREFIX__PM_pd_mail_summ
__DB_PREFIX__PM_periodic_mails
__DB_PREFIX__PM_subscriber_mails
__DB_PREFIX__PM_productfields
__DB_PREFIX__PM_systemdata
__DB_PREFIX__PM_details
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, following files/directories must be writeable:
(Means change the permission of the following to 777)
+ __APP_PATH__/.htaccess
+ __APP_PATH__/plugins/product_manager/product/uploades
+ __APP_PATH__/resources
After successfull Installation, change the permission of the following files/folders:
+ __APP_PATH__/.htaccess to 644
+ __APP_PATH__/resources to 755
+ __APP_PATH__/resources/product_manager to 755
After successful installation, delete "install" folder of this plugin:
+ __APP_PATH__/plugins/product_manager/install
Settings for crons will be made available in base application after Successful Installation in following section:
+ __SITE_NAME__ Configuration -> Cron Settings
+ To run the schedular for Product Alerts, please set the following cron on daily basis.
plugins/product_manager/schedule/productAlert.php
|