Welcome!

This is a very easy to use admin panel made using Drupal.

I HAVE DISABLED THE FUNCTIONING OF CATEGORIES AND PRODUCTS PAGES ON THIS PREVIEW BECAUSE OF SOME NAUGHTY USERS. PLEASE CHECK THE SCREEN SHOTS TO REVIEW.

Test User.
username: test
password: test
There is a super user (admin) too, who can do anything on the admin panel like creating users, assigning permissions, changing title and many other settings which Drupal allows.

I am sure that you will like to edit this welcome page. This is also possible with the super user account.

NOTE: Your server should support PHP & MySQL.

IMPORTANT NOTE: Admin Panel is not included in the file you download from flashden because it is made in Drupal. And, Drupal is an open source CMS which is not allowed for reselling. So, Please

DOWNLOAD HERE

for free.
super user name: admin
super user password: JJhehr45
Change this info as soon as you install on your server.


Here are some tips for the users who are new to Drupal:
1. You can create new accounts for testing if you want.
2. You can move the categories one under another using the move icons given on the left.
3. To delete a product open the product's page and click "Delete" at the bottom. Similar procedure for a category.
4. To make the product to appear in the categories you want, you can select multiple categories on the create/edit page of a product.
5. TO ADD IMAGES TO A PRODUCT: Open the product's add/edit page and open the "File Attachments" tab at the bottom. You can add as many images as you want.


YOU CAN ALSO ADD THE CATEGORIES AND PRODUCTS JUST VIA XML... IF YOU DO NOT WANT TO USE THE ADMIN PANEL.



SETUP (I CAN DO THIS FOR YOU. PLEASE SEND ME YOUR SERVER INFORMATION VIA E-MAIL.)
To setup Admin Panel on your server yourself please follow these steps.
1. Create a new database and import the “database.sql” file. Please make sure that you assign a user to the database to grant access permissions.
2. Create a new directory and unzip the “backend.zip” in that.
3. Navigate to sites->default.
4. Set the permissions of “settings.php” file to 777.
5. Find this line is “settings.php” and change the username, password, database and server name.
$db_url = 'mysqli://username:password@server/databasename';
You can check the server name when you open the “phpmyadmin” of your hosting. Most of the hosting providers set it as “localhost”.
6. Reset the permissions of “settings.php” file to make it secure.
7. Admin Panel is ready. Now you can connect it to the shopping cart with the help information given in the above image.