Skip to content

Instantly share code, notes, and snippets.

@emtii
Created July 24, 2016 19:29
Show Gist options
  • Save emtii/e99ae32ebc2e3e602afdba38271b385b to your computer and use it in GitHub Desktop.
Save emtii/e99ae32ebc2e3e602afdba38271b385b to your computer and use it in GitHub Desktop.
sw5_debugging
1. use google chrome, newest version
2. install chrome extension "webug" (https://chrome.google.com/webstore/detail/webug/cjbeipenlpoeifpkjhgakejmikdhlhcj?hl=en)
3. install + activate plugin "debug" in shopware plugin manager
4. open google chrome developer tools
5. view console
6. open shopware frontend, see results in console, have fun
optional: add stuff by yourself with monolog. See my other gist (https://gist.github.com/emtii/d1a08f45311c01629995d66acdc7d4ef)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment