webbuilders-group / silverstripe-siteconfig-error-pages
Moves the SilverStripe Error Page management from the page tree to Settings section.
Installs: 11 017
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 4
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- phpunit/phpunit: ~9.5
README
Moves the SilverStripe Error Page management from the page tree to Settings section.
Maintainer Contact
- Ed Chipman (UndefinedOffset)
Requirements
- SilverStripe CMS 4.x | 5.x
- GridField Deleted Items
Installation
Composer (recommended):
composer require webbuilders-group/silverstripe-siteconfig-error-pages
If you prefer you may also install manually:
- Download the module from here https://github.com/webbuilders-group/silverstripe-siteconfig-error-pages/archive/master.zip
- Extract the downloaded archive into your site root so that the destination folder is called siteconfig-error-pages, opening the extracted folder should contain
_config.php
in the root along with other files/folders - Run dev/build?flush=all to regenerate the manifest
Usage
See the documentation for usage information.