Wordpress - magentocookbook.wordpress.com - A book to cook with magento

Latest News:

Magetno user role / acl saving problem in admin 17 Sep 2010 | 06:42 am

If you are facing a problem like in magento admin you can’t save acl information for api / admin user, here is the solution :- For Api User overwrite the constructor of the block Mage_Adminhtml_Block_...

Magento model to interact with db table 31 Mar 2010 | 07:45 pm

In this post I will show you how to write a basic magento model to do AMD activities to a db table. Under package "Mypackage" & module "Mymod" we will create model Test so that we can do AMD with tab...

Magento get all products by attribute set 4 Mar 2010 | 10:21 pm

Here is a code snippet exaple how you fetch all products by it’s attribute set name:- That’s it, have happy time with magento !!!

Magento date time 16 Feb 2010 | 12:46 am

Are you using date-time functions (date(), time(),now(), etc) directly inside magento ??? Think twice man !!! Even though time is set properly in you server or you set right timezone in your php.ini f...

Percentage off tier pricing in magento 14 Feb 2010 | 08:56 pm

Magento has an awesome feature for setting different tiered pricing for different quantity and also for different customer group. But sometimes you may feel this is problematic since you have to set a...

How long customer is inactive ? 20 Aug 2009 | 07:19 pm

Playing with Magento’s Entity Backend Model 10 Jul 2009 | 01:51 am

Here I come to know about an awesome feature of Magento. When we add any eav attribute to an entity we can give a backend model name. Whenever Entity will be loaded magento initiates Mage_Eav_Model_En...

Magento’s config values in system configuration tab 5 Jul 2009 | 06:42 am

Magento has an awesome way to manage configuration values. Under Admin>System>Configuration all useful configuration for different module resides. Today I am going to show you how to create a new conf...

Create a magento module 30 Jun 2009 | 06:44 am

Magento module Modules are the core functioning unit in a Magento system. Here I am giving an overview of how to write a “Hello World” module in magento. Simple basics before start you cooking At the ...

Recently parsed news:

Recent searches: