Get the list of events from any version of Magento
If you want to get the list of all the events available in your magento version,…

If you want to get the list of all the events available in your magento version,…

Facebook Twitter LinkedIn List of global events adminhtml_controller_action_predispatch_start admin_user_authenticate_after controller_front_init_routers store_save_commit_after store_group_save_commit_after website_save_commit_after store_delete_commit_after store_group_delete_commit_after website_delete_commit_after…

Facebook Twitter LinkedIn Step 1 Create a new module with the following entries in config.xml <config>…

Facebook Twitter LinkedIn Adding static block using layout xml file and phtml In layout xml file…