Product Manager Installation Program

Click Here For Installation Help
Cron Settings

--> 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/uploads
    + __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

  • To run the schedular for Product Alerts, please set the following cron on daily basis.
    + __APP_PATH__/plugins/product_manager/schedule/productAlert.php

  • If you have Amazon S3 account and you want to use Amazon S3 to upload your products, then pls provide your account details in the below form and then click "Install Now" button, if not then simply click on "Install Now" by keeping the form blank.
  • Your Amazon S3 Account Details

    Enter your Access Key ID for Amazon S3:
    Enter your Secret Access Key for Amazon S3:
    Enter Folder Name to store products at Amazon S3:
    Note: This is the name of the folder that will be created under your Amazon S3 acount and should contian only [a-z, A-z, 0-9 OR _] characters.