Created
July 24, 2016 19:29
-
-
Save emtii/e99ae32ebc2e3e602afdba38271b385b to your computer and use it in GitHub Desktop.
sw5_debugging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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