Table of Contents
Working with Extra Feed
Extra Feed Installation
- Unpack the contents of www directory from archive into document_root of the site.
- Set 777 permissions (write, read and execute)for conf.php and following folders:
- shop
- templates/templates_c
- adminarea/templates/templates_c
- Create database and a user for this database.
- From browser, launch install.php, and check if everything was setup correctly.
- Continue the installation
- Delete install.php and database.sql.
- Set “read only” for conf.php - required for security reasons.
- Check if conf_add.php has correct DEFAULT_AFF_ID and CUSTOM_CAMP_ID
- Access the admin area of your shop at www.domain/adminarea/ with your Stimul Cash login details. This step is required if you wish to modify the content of the site.
- Set your own prices in Stimul Cash account. If you set them after you installed the template you might want to speed up the update process by clicking on the Import button in site's admin area. Otherwise the prices will be updated in 30 minutes.
Template modification in Adminarea
To access the admin area of the template hosted at your server please enter your Stimul Cash login and password.
To access the admin area of the template hosted at our server please enter the login details of the Free hosting FTP account, associated with your domain.
- To show specific products at index page go to Products→ select a product → edit → and check the Index box
- If you wish to disable some products please go Products→ select a product → edit → and uncheck the Active box
- To edit the contents of the pages, names of pages, title etc, go to CMS Pages → select a page → Edit → Save
- To restore the disabled products or to add new products and categories check add missing categories and add missing products during import.
Notes on the Template
- price updates also affect the cost of shipping, the prices of disabled products are deleted
- Title and description of products and categories are not updated automatically
- The period of price check is set in conf_add.php with CHECK_PRICE_TIMEOUT in seconds.
Database backup utility
- a seperate script for database backup and restoration is available: www.domain/adminarea/dbbackup.php
- for correct operation please comment the following line
exit; //comment this line for good work
- Database dump is stored in www.domain/shop/dbbackup.sql Please protect this file with password or delete it right after the copying!!!
- To create a backup enter in your browser address line: www.domain/adminarea/dbbackup.php?backup=1
- To restore a backup enter in your browser address line: www.domain/adminarea/dbbackup.php?restore=1








