Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technodelight/magento2-symfony-debug
Symfony Debug for Magento2
https://github.com/technodelight/magento2-symfony-debug
developer-tools magento-2-extension magento2 symfony3
Last synced: about 2 months ago
JSON representation
Symfony Debug for Magento2
- Host: GitHub
- URL: https://github.com/technodelight/magento2-symfony-debug
- Owner: technodelight
- Created: 2017-11-16T22:37:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T22:44:06.000Z (about 7 years ago)
- Last Synced: 2024-11-16T13:15:31.128Z (2 months ago)
- Topics: developer-tools, magento-2-extension, magento2, symfony3
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# magento2-symfony-debug
Symfony Debug for Magento2This module gives you nicely formatted exceptions when something goes wrong.
Powered by Symfony Debug!## Options
To enable the plugin, go to admin panel > stores > config > advanced > developer, and enable the plugin under _Technodelight Symfony Debug_
You can configure file links for your favourite IDE by changing the file link format and you can also provide a path mapping between remote and local environments, so each rendered exception leads you to your local editor.