oxid-community/smxwhoops

Whoops exception handling for OXID eShop 6.

Maintainers

Package info

github.com/OXIDprojects/smx_whoops

Type:oxideshop-module

pkg:composer/oxid-community/smxwhoops

Statistics

Installs: 3 123

Dependents: 0

Suggesters: 0

Stars: 1

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

This package is auto-updated.

Last update: 2026-03-13 05:43:54 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