seravinx/magento2-whoops-error-handler v1.0.6

Magento 2 Whoops error handler

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

magento2 whoops error handler

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