Elgg Whoops

PHP errors for cool kids

Last updated
Recommended Releases
Elgg Release Download Date Links
4.11.0.1 (236.92 kB)2022-Mar-15
4.01.0.1 (236.92 kB)2022-Mar-15
Show all releases

**whoops** is an error handler framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system.

This is a quick and dirt integration of Whoops into elgg. It uses the PHP Dotenv library to enable/disable the error detection by Whoops.

Installation

- Download and unzip the plugin in the mod folder

- Copy the .env.example file to .env

- Change APP_ENV=prod to APP_ENV=dev

- Log into elgg as an Administrator, and activate the plugin

- Place the plugin at the bottom of the page

Stats

  • Category: Tools
  • License: GNU General Public License (GPL) version 2
  • Updated: 2022-3-15
  • Downloads: 194
  • Recommendations: 0

Other Projects

View rjcalifornia's plugins