PHPackages                             andrelohmann-silverstripe/framework-errorpage-patch - 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. [Framework](/categories/framework)
4. /
5. andrelohmann-silverstripe/framework-errorpage-patch

ActiveLibrary[Framework](/categories/framework)

andrelohmann-silverstripe/framework-errorpage-patch
===================================================

Patches silverstripe framework core to create custom error pages when cms-module not in use.

3.7.3(7y ago)09061BSD-3-ClausePHPPHP &gt;=5.3.2

Since Dec 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/andrelohmann/silverstripe-errorpage-patch)[ Packagist](https://packagist.org/packages/andrelohmann-silverstripe/framework-errorpage-patch)[ RSS](/packages/andrelohmann-silverstripe-framework-errorpage-patch/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (22)Used By (0)

silverstripe framework errorpage patch
======================================

[](#silverstripe-framework-errorpage-patch)

Maintainers
-----------

[](#maintainers)

- Andre Lohmann (Nickname: andrelohmann)

Requirements
------------

[](#requirements)

Silverstripe 3.7.\*

Introduction
------------

[](#introduction)

Patches silverstripe framework core to create custom error pages when cms-module not in use.

Installation
------------

[](#installation)

always install the Version number matching your silverstripe framework version

put the follwoing post install and post updates scripts into your composer.json

```

    "scripts": {
        "post-install-cmd": [
            "cp vendor/andrelohmann-silverstripe/framework-errorpage-patch/* -r framework/"
        ],
        "post-update-cmd": [
            "cp vendor/andrelohmann-silverstripe/framework-errorpage-patch/* -r framework/"
        ]
    },

```

Usage
-----

[](#usage)

create following files:

```
/YOURPROJECTFOLDER/templates/ErrorPage.ss
/YOURPROJECTFOLDER/templates/Layout/ErrorPage.ss

```

These Files will build your custom Error Page

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~58 days

Recently: every ~80 days

Total

20

Last Release

2796d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2ee634b511ac11c5e05be625ba61e157ee3056293926c296171b441196cc444?d=identicon)[andrelohmann](/maintainers/andrelohmann)

---

Top Contributors

[![andrelohmann](https://avatars.githubusercontent.com/u/617168?v=4)](https://github.com/andrelohmann "andrelohmann (51 commits)")

---

Tags

frameworksilverstripe

### Embed Badge

![Health badge](/badges/andrelohmann-silverstripe-framework-errorpage-patch/health.svg)

```
[![Health](https://phpackages.com/badges/andrelohmann-silverstripe-framework-errorpage-patch/health.svg)](https://phpackages.com/packages/andrelohmann-silverstripe-framework-errorpage-patch)
```

###  Alternatives

[silverstripe/framework

The SilverStripe framework

7223.8M2.9k](/packages/silverstripe-framework)[silverstripe/cms

The SilverStripe Content Management System

5153.7M1.4k](/packages/silverstripe-cms)[october/rain

October Rain Library

1601.7M103](/packages/october-rain)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[silverstripe/behat-extension

SilverStripe framework extension for Behat

31592.7k5](/packages/silverstripe-behat-extension)[offline/oc-boxes-free-plugin

Visual Page Builder for October CMS

132.8k](/packages/offline-oc-boxes-free-plugin)

PHPackages © 2026

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