Skip to content

Instantly share code, notes, and snippets.

@IzyPizy
Created March 31, 2016 10:31
Show Gist options
  • Save IzyPizy/cdfd1165da51f738034797621d81cc88 to your computer and use it in GitHub Desktop.
Save IzyPizy/cdfd1165da51f738034797621d81cc88 to your computer and use it in GitHub Desktop.
Not all the version look the same, so do not use lists got from the web. A simple cli command that lists all the events included local & community extension
grep -rin -B2 -A2 "Mage::dispatchEvent" pathToMagentoRoot/app/* > events.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment