moc/notfound
最新稳定版本:4.0.0
Composer 安装命令:
composer require moc/notfound
包简介
Neos CMS package that loads a normal editable page for displaying a 404 error
关键字:
README 文档
README
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
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.
统计信息
- 总下载量: 165k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-15