fromholdio/silverstripe-errorpagesconfig
Composer 安装命令:
composer require fromholdio/silverstripe-errorpagesconfig
包简介
A SilverStripe module to move ErrorPages out of the cms tree and into their own grid field in CMS Settings area.
README 文档
README
A SilverStripe module to move ErrorPages out of the cms tree and into their own grid field in CMS Settings area.
It also updates ErrorPage $summary_fields to show the associated error code of the page.
MultiSites-compatible: If the symbiote/silverstripe-multisites module is present, the error pages grid field is added to each Site, rather than onto the global SiteConfig object.
Requirements
SilverStripe 4
Installation
composer require fromholdio/silverstripe-errorpagesconfig
That's really about it. Intended to be very plug-n-play.
Screenshot
After installing, your error pages should disappear from the CMS tree view, and you'll have the following gridfield in your CMS Settings area (or on your Site page objects if symbiote/silverstripe-multisites is also present).
统计信息
- 总下载量: 6.69k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2019-02-18
