flagrow/html-errors

This package is abandoned and no longer maintained. The author suggests using the fof/html-errors package instead.

Add custom HTML error pages

Fund package maintenance!
Website

Installs: 1 511

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 2

Forks: 0

Open Issues: 0

Type:flarum-extension

1.1.2 2023-11-12 12:15 UTC

README

License Latest Stable Version OpenCollective

This extension allows you to customize the Flarum error pages. By default these pages have only limited styling in Flarum. Now you can change them to something that better reflects your website!

Installation

Use Bazaar or install it with Composer:

composer require fof/html-errors

Updating

composer update fof/html-errors

Configuration

Open the extension options to configure the custom HTML. Leaving a field empty will show the default Flarum error page.

The custom error pages are only applied when browsing the forum front-end. Any error response under /api or /admin is unaffected.

The custom error pages are not shown when debug mode is on.

You can handle additional error codes by entering the values manually in the settings table of the database.

Links

OpenCollective

An extension by FriendsOfFlarum.