oxid-community/smxwhoops

Whoops exception handling for OXID eShop 6.

Installs: 1 749

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Type:oxideshop-module

v2.0.0 2017-12-18 21:28 UTC

This package is auto-updated.

Last update: 2024-04-13 01:17:06 UTC


README

Great module proudly presented by OXID Hackathon 2017 ;-)

Module version for OXID eShop 6. Original module by shoptimax GmbH.

Features

use whoops - php errors for cool kids for exception and error handling

Installation

  1. Composer
composer require oxid-community/smxwhoops
  1. functions.php

Add the following lines in modules/functions.php:

define('__ROOT__', dirname(__FILE__, 2));
require_once(__ROOT__ . '/modules/oxcom/smxwhoops/functions.php');

Screenshot

OXID_smxwhoops

Changelog

  • 2017-12-18 2.0.0 module release