PHPackages                             fromholdio/silverstripe-errored - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. fromholdio/silverstripe-errored

ActiveSilverstripe-vendormodule[Logging &amp; Monitoring](/categories/logging)

fromholdio/silverstripe-errored
===============================

Alternate handling of displaying http errors

2.0.1(8mo ago)0330BSD-3-ClausePHP

Since Jun 10Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/fromholdio/silverstripe-errored)[ Packagist](https://packagist.org/packages/fromholdio/silverstripe-errored)[ Docs](https://github.com/fromholdio/silverstripe-errored)[ RSS](/packages/fromholdio-silverstripe-errored/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

silverstripe-errored
====================

[](#silverstripe-errored)

Flexible error page generation for Silverstripe 6.x

(For Silverstripe 4 &amp; 5+ see 1.x.)

- Set specific theme stack for error pages, for example use the silverstripe/login-forms security theme for error pages rather than the site global theme
- Create templates for content of error pages, on a per error code basis, or per 4xx/5xx/etc basis
- Writes all pages as static files to public webroot during dev/build
- Displays actual error message from code thrown when environment is in dev mode

Configured multisites
---------------------

[](#configured-multisites)

This module does not require `fromholdio/silverstripe-configured-multisites`, but projects using that module can subclass `Errored` to write static error pages per site.

See `docs/examples/ConfiguredMultisitesErrored.php.example` for a starting point. Copy it into your project and configure the injector:

```
SilverStripe\Core\Injector\Injector:
  Fromholdio\Errored\Errored:
    class: Fromholdio\Errored\ConfiguredMultisitesErrored

Fromholdio\Errored\ConfiguredMultisitesErrored:
  site_themes:
    default:
      - '$public'
      - '$default'
```

TODO:

- cms editable content per error code
- full docs

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance75

Regular maintenance activity

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~122 days

Recently: every ~176 days

Total

11

Last Release

267d ago

Major Versions

0.2.2 → 1.0.02024-01-06

1.x-dev → 2.0.02025-09-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/40e135ad117686bee39707c1d9286cc5e915e219c26a10d13858ca44d14f1eb0?d=identicon)[dizzystuff](/maintainers/dizzystuff)

---

Top Contributors

[![dizzystuff](https://avatars.githubusercontent.com/u/576903?v=4)](https://github.com/dizzystuff "dizzystuff (25 commits)")[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (3 commits)")

---

Tags

devsilverstripeerrors

### Embed Badge

![Health badge](/badges/fromholdio-silverstripe-errored/health.svg)

```
[![Health](https://phpackages.com/badges/fromholdio-silverstripe-errored/health.svg)](https://phpackages.com/packages/fromholdio-silverstripe-errored)
```

###  Alternatives

[sentry/sentry-symfony

Symfony integration for Sentry (http://getsentry.com)

74666.1M96](/packages/sentry-sentry-symfony)[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90336.2M38](/packages/bugsnag-bugsnag-laravel)[bugsnag/bugsnag

Official Bugsnag notifier for PHP applications.

56949.2M93](/packages/bugsnag-bugsnag)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32134.1M3](/packages/bugsnag-bugsnag-psr-logger)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

34424.8M86](/packages/rollbar-rollbar)[spatie/laravel-error-share

Share your Laravel errors to Flare

431.4M6](/packages/spatie-laravel-error-share)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
