PHPackages                             moc/notfound - 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. moc/notfound

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

moc/notfound
============

Neos CMS package that loads a normal editable page for displaying a 404 error

4.0.0(6y ago)17170.4k↓55.7%17[2 PRs](https://github.com/mocdk/MOC.NotFound/pulls)MITPHP

Since Mar 15Pushed 2y ago5 watchersCompare

[ Source](https://github.com/mocdk/MOC.NotFound)[ Packagist](https://packagist.org/packages/moc/notfound)[ RSS](/packages/moc-notfound/feed)WikiDiscussions master Synced 2d ago

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

MOC.NotFound
============

[](#mocnotfound)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0911a91103225d4947664ba7376ac08f67895c1722978872a0507e8580727c12/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6f63646b2f4d4f432e4e6f74466f756e642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mocdk/MOC.NotFound/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/7dcc368d0a2f309ca669dcdca1026bb3422999289cdf055e074100be4072235a/68747470733a2f2f706f7365722e707567782e6f72672f6d6f632f6e6f74666f756e642f762f737461626c65)](https://packagist.org/packages/moc/notfound)[![Total Downloads](https://camo.githubusercontent.com/eaa5f13acf3ca2b29ef96ddef69ba65fd6092e82db9053481399ee576a099c32/68747470733a2f2f706f7365722e707567782e6f72672f6d6f632f6e6f74666f756e642f646f776e6c6f616473)](https://packagist.org/packages/moc/notfound)[![License](https://camo.githubusercontent.com/d6ec41411171d60f5cd00182d0a50162bb9055a55251f80072bdc56ec2449908/68747470733a2f2f706f7365722e707567782e6f72672f6d6f632f6e6f74666f756e642f6c6963656e7365)](https://packagist.org/packages/moc/notfound)

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

[](#introduction)

Neos CMS package that loads a normal editable page for displaying a 404 error.

Compatible with Neos 4.3 - 5.x

Supports multiple content dimensions with URI segments and empty segments for default dimensions.

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

[](#installation)

`composer require "moc/notfound:^4.0"`

Create a page with the URI segment "404" in the root of your site. If using content dimensions with URI segments, ensure a page exists in all contexts or through fallbacks.

Alternatively set the following configuration in `Settings.yaml`:

```
MOC:
  NotFound:
    uriPathSegment: 404
```

Note: If you override the configuration in a package's configuration instead of globally, you need to ensure that package is loaded after this package. To do so, add `"moc/notfound": "*"` to the package's `require` section in it's `composer.json`.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 55.9% 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 ~110 days

Recently: every ~157 days

Total

17

Last Release

2360d ago

Major Versions

1.0.3 → 2.0.02016-03-09

2.1.1 → 3.0.02017-01-26

2.1.2 → 3.0.12017-05-02

3.1.4 → 4.0.02020-01-16

### Community

Maintainers

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

---

Top Contributors

[![dimaip](https://avatars.githubusercontent.com/u/837032?v=4)](https://github.com/dimaip "dimaip (66 commits)")[![aertmann](https://avatars.githubusercontent.com/u/903567?v=4)](https://github.com/aertmann "aertmann (40 commits)")[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (4 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (3 commits)")[![ComiR](https://avatars.githubusercontent.com/u/11410095?v=4)](https://github.com/ComiR "ComiR (2 commits)")[![mrimann](https://avatars.githubusercontent.com/u/1093784?v=4)](https://github.com/mrimann "mrimann (1 commits)")[![Nikdro](https://avatars.githubusercontent.com/u/9807101?v=4)](https://github.com/Nikdro "Nikdro (1 commits)")[![peterbucher](https://avatars.githubusercontent.com/u/1229021?v=4)](https://github.com/peterbucher "peterbucher (1 commits)")

---

Tags

neoscmsflowNeos404not found

### Embed Badge

![Health badge](/badges/moc-notfound/health.svg)

```
[![Health](https://phpackages.com/badges/moc-notfound/health.svg)](https://phpackages.com/packages/moc-notfound)
```

###  Alternatives

[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

21214.3k1](/packages/shel-neos-hyphens)[carbon/includeassets

Include your assets (css, js) in an easy way into Neos

14235.7k15](/packages/carbon-includeassets)

PHPackages © 2026

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