== INSTALLATION ========

1. Create a database on your server

2. Create a table on this database using the below SQL

CREATE TABLE templates (
  id int(11) NOT NULL default '0',
  name text NOT NULL,
  preview text NOT NULL,
  thumb text NOT NULL,
  price text NOT NULL,
  type text NOT NULL,
  status text NOT NULL,
  category text NOT NULL,
  about text NOT NULL
) TYPE=MyISAM;

3. Open the file db_settings.php and enter your database connection values.

4. Open the file settings.php and enter your personal values.

5. Open the file FEED.txt and empty it

6. Go to
http://www.flash-template.com/stores/FEED.txt
and copy all text here to the file FEED.txt

7. Upload all files to your server

8. Go http://www.your_store.com/upd_base.php and push the button. All data about the templates will now be inserted in your database.

9. If nothing went wrong, your store is now installed and working good.


=== UPGRADE YOUR STORE ===

1. Open the file FEED.txt and empty it

6. Go to
http://www.flash-template.com/stores/FEED.txt
and copy all text here to the file FEED.txt

7. Upload FEED.txt files to your server

8. Go http://www.your_store.com/upd_base.php and push the button. Your store now upgrades with all new templates.


== ??QUESTIONS?? ===
Please email
webmaster@flash-template.com