Monday, November 15, 2010

How to hide Admin Login Page

1 Comment
Basically this is possible in 2 steps:

1. Rename the current folder admin to whatever you want
2. Edit ../admin/config.php and replace all values admin with the previous renamed folder name

Now you can access your backend via the URL http://yourdomain.com/NEWNAME.

But, be careful in future: everything (new releases, modifications) have this original folder name (admin).
Before you want to install any modification, rename first this name to your new otherwise the installation (copying) will fail.

Thursday, November 4, 2010

How to add Category

Be The First To Comment
Now, i 'll show you how to add category in opencart store

1. Enter into your admin area ex: http://www.yourstore.com/admin. Use your username and password which you made at installation process.

2. Select the menu Catalog and click at Categories.

3. Fill all the form with your category and atributes.
On tab general there are several information:
Category name: write your category
Meta Tag keyword: use for SEO, write with keyword of category
Meta Tag Description: write your description of category. This description is not display at your store. This tag use for SEO
Description: write your description with your category. Your description will be display at your store.

Second Tab Data:
Parent category is used to add subcategory
SEO keyword use for Search Engine Optimation. Write your keyword here
Image use for upload image for category. Click on image and upload your image for category
Change status is used for activate or inactivate your category. Thera are two option: enable and disable
Sort order is used for arrangement of category. Fill this with numeric


4. After All, Click Save button.

How to change default language

Be The First To Comment
It is simple way to change language from default (English) into your language. Firstly open your cpanel and go to your file manager.

1. Find this path:
public_html/catalog/language/english

2. To make easy in editing Your folder english can be zip and Download.

3. Extract all folder and its content. Edit the value of variable into your language with editor like Macromedia Dreamweaver. After that, Save and upload again appropriately with path so old file will be overwrited.

4. Refresh your page. You can see all of yor page change into your language.
 

© 2011 Tutorial Opencart - Designed by Mukund | Sitemap

About Us | Contact Us | Write For Us