shyim/whoops-for-shopware

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

Whoops for Shopware

Installs: 24 753

Dependents: 0

Suggesters: 0

Security: 0

Stars: 24

Watchers: 8

Forks: 4

Open Issues: 0

Type:shopware-plugin

1.1.1 2017-08-22 20:55 UTC

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