Remember Me Option is a very important functionality of the website it provides the facility to Remember the user on the same system, so that there is no need to put the credentials again and again on the same system, Remember me option in Magento is by default, but
Opencart is one of the Most widely used Ecommerce CMS, It is good fit for the small to medium size of the business requirements. In this post I am trying to describe how to move Opencart website from one host to another host. It is very important to know
Url rewriting is very important for the website and it is good for the SEO. As we know the url having the query string i.e. ?index=2&pid=15 is not good for the SEO and url like this is not accepted by the Google. In the Opencart url rewrite is default
I have a website which has the 4 levels of the category and each and every category is coming in the url hence the url looks like as a very long string as http://www.abcxyz.com/test-category/test-category-level-1/test-category-level-1-1/test-category-level-1-2/test-category-level-1-3.html For this reason client wants to show only the current category name not the parent
Magento provides 2 types of the product Promotions one is Catalog Price Rules and another one is Shopping Cart Price Rules, Catalog Price Rules applied on the Whole Catalog (Products) of the Magento where as Shopping Cart Price Rules are applied when the customer reaches on the shopping cart
phpMyAdmin is very powerful free tool written in PHP to handle the administration of the MySQL. It provides very good GUI to manage the databases, database operations like create, delete, alter databases as well as create, delete alter tables, columns, indexes, users and many more. Copy of a database
If you have developed an extension in Magento with the form, from where admin can put the content and display it on the frontend of the website? If you want to implement WYSIWYG Editor / TinyMCE Editor so that admin can edit the content easily and effectively, admin can
Today I have moved one website from our testing server to the client server and getting such kind of the error that The PDO extension is required for this adapter but the extension is not loaded. I was thinking that there must be pdo.so php extension which is not