Monthly Archives: October 2014

REST API in Magento Community Edition

REST API is the one of the web service in the magento C.E. Using this web service, developer can perform the request and receive the response. The below section describe about, how we can set the Rest API in magento … Continue reading

Posted in Magento Developer Notes | Leave a comment

Upcoming Release of the Magento 2 C.E

After a success of the magento in the last 5-6 years, magento team planning to release of the new version of magento Ie, magento 2. Within these 5- 6 years of magento, different versions are released and the last released … Continue reading

Posted in Magento Developer Notes | Leave a comment

Mobile App Development – Framework expectations

Mobile App Development – Framework expectations One of of our potential clients asked the following question recently: Weed to know what you plan to use to develop the application. What type of framework expectations should we have for both iOS … Continue reading

Posted in General | Leave a comment

How to change the label of “shipping & handling” in cart page of Magento

In this blog we are explaining how to change the label of shipping & handling in cart page of Magento.   We can done this in two ways.    By changing the core files. a. Go to app/code/core/Mage/Sales/Model/Quote/Address/Total/Shipping.php on line … Continue reading

Posted in Magento Developer Notes | Leave a comment

Some of the useful extension links in Magento

We are working in Magento platform for couple of years. In the developing stage of websites we used many of the 3rd party modules. We can find many of the extensions for a single requirement. But we have to choose … Continue reading

Posted in Magento Developer Notes | 1 Comment