This program will install the Review Management Module in your base application.
Database: __DBNAME__
Tables
__DB_PREFIX__rm_comments
__DB_PREFIX__rm_config
__DB_PREFIX__rm_links
__DB_PREFIX__rm_modules
__DB_PREFIX__rm_rate
__DB_PREFIX__rm_review
__DB_PREFIX__rm_reviewer_profile
__DB_PREFIX__rm_reviewer_websiteinfo
__DB_PREFIX__rm_scale
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
+ __APP_PATH__/.htaccess
After Successful Installation, Delete plugins install directory.
+ __APP_PATH__/plugins/review_management/install
|