oxideshop-module smxwhoops
Whoops exception handling for OXID eShop 6.
oxid-community/smxwhoops
Whoops exception handling for OXID eShop 6.
- Monday, December 18, 2017
- by oxid-community
- Repository
- 2 Watchers
- 1 Stars
- 17 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 2 Versions
- 6 % Grown
Great module proudly presented by OXID Hackathon 2017 ;-), (*1)
Module version for OXID eShop 6. Original module by shoptimax GmbH., (*2)
Features
use whoops - php errors for cool kids for exception and error handling, (*3)
Installation
- Composer
composer require oxid-community/smxwhoops
- functions.php
Add the following lines in modules/functions.php
:, (*4)
define('__ROOT__', dirname(__FILE__, 2));
require_once(__ROOT__ . '/modules/oxcom/smxwhoops/functions.php');
Screenshot
, (*5)
Changelog
- 2017-12-18 2.0.0 module release