Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shyim/whoops-for-shopware

Whoops for Shopware
https://github.com/shyim/whoops-for-shopware

shopware shopware-plugin whoops

Last synced: 3 months ago
JSON representation

Whoops for Shopware

Awesome Lists containing this project

README

        

# Whoops for Shopware
cool php errors for shopware

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

![Whoops! in Shopware](http://i.imgur.com/1iCjJCY.png)