Add color picker in Magento Admin Configuration Page April 11, 2013August 19, 2017Arvind Bhardwaj 6 Sometimes you may want to add color picker in the admin configuration page of your Magento module or extension. You may think this as a […]
Customize ‘New Order’ Email template in Magento June 4, 2011August 19, 2017Arvind Bhardwaj 23 Customizing the ‘New Order Confirmation Email‘ template in Magento may be a havoc for the first time if you do not know the write way. […]
Creating Custom Configuration Options in Magento Admin February 23, 2011August 19, 2017Arvind Bhardwaj 35 As a Magento developer you frequently encounter the Configuration page of Magento admin backend. But have you ever noticed how these configuration pages are created […]
How to hide ‘Add Item’ button in Magento Backend Grid February 14, 2011August 19, 2017Arvind Bhardwaj 8 In some cases you might need to hide the ‘Add Item’ button on the grid page in backend module for admin. This may eat your […]
Create Admin (Backend) Module in Magento with Grids August 10, 2010August 19, 2017Arvind Bhardwaj 76 If you are creating an admin module for Magento (learn creating admin module in Magento) then you would surely be asked to create grids (eg. […]
Create Your First Admin (Backend) Module in Magento August 9, 2010August 19, 2017Arvind Bhardwaj 113 Creating an ‘admin module’ for Magento can eat up your head if you are doing it for the first time. But believe me, after reading […]