This program will install the Article Manager Module in your base application.
Database: __DBNAME__
Tables
__DB_PREFIX__AM_article
__DB_PREFIX__AM_category
__DB_PREFIX__AM_emailbank
__DB_PREFIX__AM_emailmaster
__DB_PREFIX__AM_eventMessages
__DB_PREFIX__AM_mailinglist_infoletter
__DB_PREFIX__AM_mails_queue
__DB_PREFIX__AM_modules
__DB_PREFIX__AM_pd_mail_summ
__DB_PREFIX__AM_periodic_mails
__DB_PREFIX__AM_subscriber_mails
__DB_PREFIX__AM_systemdata
__DB_PREFIX__AM_SubmitArticleFields
__DB_PREFIX__AM_TellFrdFields
__DB_PREFIX__AM_rsslinks
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__/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/article to 755
After successful installation, delete "install" folder of this plugin:
+ __APP_PATH__/plugins/article/install
Settings for crons will be made available in base application after successful installation in following section at admin panel:
+ MemberSpeed Configuration -> Cron Settings
+ To run the schedular for Article Alerts, please set the following cron on daily basis:
plugins/article/schedule/articleAlert.php
|