Skip to content

Instantly share code, notes, and snippets.

@mrtuvn
Last active February 22, 2020 05:06
Show Gist options
  • Save mrtuvn/16cbb711ca14d4aab5dad43327cb1064 to your computer and use it in GitHub Desktop.
Save mrtuvn/16cbb711ca14d4aab5dad43327cb1064 to your computer and use it in GitHub Desktop.
use full events

CONTROLLER

controller_action_predispatch

controller_action_predispatch_[frontName][class][action]

controller_action_postdispatch

VIEW

view_block_abstract_to_html_before > manipulate block setArea or setTemplate

view_block_abstract_to_html_after

layout_load_before > Update layout or add handle

PAYMENT

payment_cart_collect_items_and_amounts

CATALOG

catalog_product_save_after

catalog_product_delete_after

catalog_product_load_after

SALES

sales_order_payment_save_before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment