PHPackages                             arndtteunissen/simple\_404\_handler - 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. arndtteunissen/simple\_404\_handler

ActiveTypo3-cms-extension

arndtteunissen/simple\_404\_handler
===================================

Enables simple 404 Page NotFound handling, also for multilingual sites.

1.0.7(8y ago)14.4k[1 PRs](https://github.com/arndtteunissen/simple_404_handler/pulls)GPL-2.0-or-laterPHP

Since Nov 21Pushed 8y ago2 watchersCompare

[ Source](https://github.com/arndtteunissen/simple_404_handler)[ Packagist](https://packagist.org/packages/arndtteunissen/simple_404_handler)[ Docs](https://github.com/arndtteunissen/simple_404_handler)[ RSS](/packages/arndtteunissen-simple-404-handler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Simple 404 Handling
===================

[](#simple-404-handling)

This extension enables simple *404 Page Not Found* handling, also for multilingual sites. It does not override but uses the TYPO3 core error handling API.

Motivation
----------

[](#motivation)

By default the TYPO3 core enables error handling for pages, even with including other pages, but it doesn't support multilingualism.

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

[](#installation)

### Installation using Composer (recommended)

[](#installation-using-composer-recommended)

In your TYPO3 site folder run

`composer require arndtteunissen/simple_404_handler`

to install this extension.

### Installation from TYPO3 Extension Repository (TER)

[](#installation-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

Usage
-----

[](#usage)

1. Create a page you want to use as an error page. You can also translate this page later. *Rember the page ID!*
2. Navigate to the Extension Manager and goto the `simple_404_handler` extension settings.
3. Enter the page ID of your error page in `config.404page` and save the configuration.
4. Test your setup by accessing an invalid page (e.g. `index.php?id=-99`)

Implementation
--------------

[](#implementation)

Note that according to the TYPO3 Core an exception will be thrown if the error page could not be retrieved by the *Page Not Found* handler. Make sure you've properly set up the exception handlers (especially for production).

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity69

Established project with proven stability

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 ~12 days

Recently: every ~21 days

Total

8

Last Release

3006d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5618ab77435231647c161cb4112905dfb97088da12e1cae6ad89477ea5b27924?d=identicon)[arndtteunissen](/maintainers/arndtteunissen)

---

Tags

error handling404page not found

### Embed Badge

![Health badge](/badges/arndtteunissen-simple-404-handler/health.svg)

```
[![Health](https://phpackages.com/badges/arndtteunissen-simple-404-handler/health.svg)](https://phpackages.com/packages/arndtteunissen-simple-404-handler)
```

###  Alternatives

[ackintosh/ganesha

PHP implementation of Circuit Breaker pattern

6613.9M13](/packages/ackintosh-ganesha)[ejsmont-artur/php-circuit-breaker

PHP Circuit Breaker component

169964.9k4](/packages/ejsmont-artur-php-circuit-breaker)[yiisoft/friendly-exception

An interface for friendlier exception

491.8M44](/packages/yiisoft-friendly-exception)[nystudio107/craft-retour

Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding &amp; restructuring a website

40975.2k15](/packages/nystudio107-craft-retour)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8674.9k](/packages/illuminated-console-logger)[lcobucci/error-handling-middleware

A PSR-15 middleware compatible with RFC 7807

6171.3k1](/packages/lcobucci-error-handling-middleware)

PHPackages © 2026

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