Suppose you have built a custom Magento extension and you want to publish this extension on the Magento Connect then it is very important to create the package of it, because Magento Connect only accept the Extension as Package. Here in this post I am trying to describe how
In the Wordpress 404 page contains one or two sentence saying that the page is not found. But you can make it more user friendly by adding the Images and the new text on this page. You can display archive list and a search form on this page. In
Suppose you have created a plugin in wordress and wants to display your own custom page title for this page, it is very simple and you can do this by using the syntax below:
In Magento the default text for Demo Store Notice is "This is a demo store. Any orders placed through this store will not be honored or fulfilled.", and you want to change the Demo Store Notice Message. To change the text of the Magento Demo Store Notice, you will
Suppose you are developing the Magento store and wants to display the Demo Store Notices, This functionality is already by default in Magento, you can Enable or Disable it through the Magento Admin, I am trying to describe here how to enable or disable the Demo Store Notices In
Here in this post I am describing the various tools for the Google Chrome.
Difference Between No PR and PR 0
Some times if we are dealing with the custom Magento theme implementation then we need to create the new CMS Pages layout for our custom pages, it is very simple to create the New CMS Page Layout for this you have to create a simple extension for this. In