Skip to content

cloudgrayau/whoops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whoops for Craft CMS 4/5

Whoops error handling for Craft CMS.

Screenshot

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

composer require cloudgrayau/whoops

whoops Overview

Replaces the default error handling in Craft CMS with whoops (PHP errors for cool kids). This will only occur whilst devMode is enabled for security reasons.

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 - https://github.com/filp/whoops

The plugin comes with two different themes and has the option to load your own custom theme (CSS file) via the plugin settings. If you happen to create any themes that should be included by default, please feel free to submit them.

Brought to you by Cloud Gray Pty Ltd

About

whoops error handling for Craft CMS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors