2017 © Pedro Peláez
 

oxideshop-module smxwhoops

Whoops exception handling for OXID eShop 6.

image

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

The README.md

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

  1. Composer
composer require oxid-community/smxwhoops
  1. 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

OXID_smxwhoops, (*5)

Changelog

  • 2017-12-18 2.0.0 module release

The Versions

18/12 2017

dev-master

9999999-dev https://github.com/OXIDprojects/smx_whoops

Whoops exception handling for OXID eShop 6.

  Sources   Download

MIT

The Requires

 

exception modules debugging oxid

18/12 2017

v2.0.0

2.0.0.0 https://github.com/OXIDprojects/smx_whoops

Whoops exception handling for OXID eShop 6.

  Sources   Download

MIT

The Requires

 

exception modules debugging oxid