Magento News
Magento Events Cheat Sheet
Magento uses a fantastic event hooking system, following the well known Observer Design Pattern, allowing additional functionality to be plugged in and out without modifying the core code.
It can be difficult to know the names of the various hooks used all over the code base and even more difficult to find where they are used. It is for this reason I have produced a Magento Events Cheat Sheet which will be updated with each new Magento release.
Related posts:
- Mage_Cms_Block_Widget_Interface not found For anyone following the old widget tutorial in Magento Knowledge…
- Magento How-to: Custom Admin Notifications Magento have a pretty neat system going where they pull…
Possibly Related Posts:
- Magento – ‘proceed to checkout’ button to go to login page if not logged in
- magento geolocation redirect
- Magento Post Image File Request
- How to get items from last order on login and clearing cart on logout?
- Fatal error Undefined class constant ‘METHOD_GUEST’ [Magento]
RSS Feed