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. [Utility &amp; Helpers](/categories/utility)
4. /
5. arndtteunissen/simple\_404\_handler

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

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

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

1.0.7(8y ago)14.4k[1 issues](https://github.com/arndtteunissen/simple_404_handler/issues)[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 yesterday

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

27

—

LowBetter than 47% of packages

Maintenance0

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

3059d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33829134?v=4)[arndtteunissen](/maintainers/arndtteunissen)[@arndtteunissen](https://github.com/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

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[fluidtypo3/flux

The flux package from FluidTYPO3

145999.7k24](/packages/fluidtypo3-flux)[ejsmont-artur/php-circuit-breaker

PHP Circuit Breaker component

168993.3k4](/packages/ejsmont-artur-php-circuit-breaker)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.4M244](/packages/typo3-cms-form)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34628.4k14](/packages/brotkrueml-schema)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

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