shyim/whoops-for-shopware

This package is abandoned and no longer maintained. No replacement package was suggested.

Whoops for Shopware

Maintainers

👁 shyim

Package info

github.com/shyim/whoops-for-shopware

Type:shopware-plugin

pkg:composer/shyim/whoops-for-shopware

Statistics

Installs: 27 111

Dependents: 0

Suggesters: 0

Stars: 24

Open Issues: 0

1.1.1 2017-08-22 20:55 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT d1cf3d531e09d02e34a911875f3e7115d9e7e76b

exceptionerrorhandlingwhoopsshopware

This package is auto-updated.

Last update: 2022-11-07 02:49:18 UTC


README

cool php errors for shopware

  1. Install the plugin
  2. Disable the standard shopware error handler in config.php
	'front' => array(
		'noErrorHandler' => true,
		'throwExceptions' => true,
	),

👁 Whoops! in Shopware