seravinx/magento2-whoops-error-handler

Magento 2 Whoops error handler

v1.0.6 2018-11-29 07:39 UTC

This package is auto-updated.

Last update: 2025-05-29 00:59:55 UTC


README

This is magento 2 module that adds Whoops error handling.

composer require --dev seravinx/magento2-whoops-error-handler

./bin/magento module:enable Seravinx_Whoops
./bin/magento setup:upgrade

You can set default editor to open file with error from Whoops error page. Magento admin page -> Stores -> Configuration -> Advanced -> Developer -> Debug -> Default editor for whoops

You need to configurate your system for editor url handling. Example fore Sublime text: https://github.com/algorich/sublime-url-handler