Magento PHP Joomla Wordpress MySQL Jquery Ajax HTML CSS Blog

2

How to create custom helloworld api in magento

As we all know magento backend provides an interface for different operations. But sometimes we will need to access and transmit data from and to third-party systems.So for that magento provides API functionality for...

1

Magento : Flash / Session Notification Messages

Magento offers an inbuilt flash message class and functions to display success, error, warning and notice messages. Default Magento installation has a bunch of system / flash / notification messages that get outputted to...

Magento: Magento Send Custom Email 0

Magento: Magento Send Custom Email

In this article I’ll explain how to send custom email in magento with custom template.If you are a magento developer you are already aware that magento sends email on certain event. Sometimes you may...

1

Looking for a Smartphone?

Today, a smartphone isn’t just a phone with some fancy features, with time, it has become a friend. “Which phone should I buy?” This is the single most common question readers like you ask...

0

Magento: Load a Product by an Attribute

Today I’m discussing about the Load a product by an attribute filter. At this point we assume that you have set up a new attribute, added it to the appropriate attribute set and set...

0

Magento: Use a Local.xml File

In this article I’m discussing about the local.xml file importance in Magento. By using local.xml file, you can update or change a theme layout so that all default files would remain unchanged and all...