Creating email template in magento

Posted by on Dec 5, 2013 in General, Magento | No comments yet

The templates used for transactional email are formatted with HTML and CSS, and may be simply altered. additionally, you’ll be able to customize the templates by adding variables and frontend apps. so lets discuss about creating email template in magento …

Activate wordpress plugin php code

Posted by on Dec 5, 2013 in General, Php, Wordpress | No comments yet

Being a developer some times when developing wordpress plugin what if we don’t have the admin access to activate the plugin. So in this post we are discussing about how we can activate wordpress plugin php code we need to …

Get country list in magento

Posted by on Jun 20, 2013 in Magento, Php | No comments yet

By accessing the magento collections we can get country list in magento, Here is the code to get all the countries in magento Hope you get country list in magento using this code snippet.

Show order summary inside magento success page

Posted by on Jun 11, 2013 in Magento, Php | No comments yet

Sometimes we need to show order summary inside magento success page Copy this snippet of code inside template/checkout/success.phtml Hope you will get how to show order summary inside magento success page

Load More