Download the PHP package georgringer/routing-with-not-found-records without Composer
On this page you can find all versions of the php package georgringer/routing-with-not-found-records. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download georgringer/routing-with-not-found-records
More information about georgringer/routing-with-not-found-records
Files in georgringer/routing-with-not-found-records
Download georgringer/routing-with-not-found-records
More information about georgringer/routing-with-not-found-records
Files in georgringer/routing-with-not-found-records
Vendor georgringer
Package routing-with-not-found-records
Short Description Allow not found records in PersistedAliasMapper
License GPL-2.0+
Homepage https://ringer.it
Package routing-with-not-found-records
Short Description Allow not found records in PersistedAliasMapper
License GPL-2.0+
Homepage https://ringer.it
Please rate this library. Is it a good library?
Informations about the package routing-with-not-found-records
TYPO3 Extension routing_with_not_found_records
This extension makes it possible to use the PersistedAliasMapper
and missing records.
A typical use case is eg. EXT:news with a news record. If the record is being hidden, deleted or start/endtime are reached, the extension can now again handle that instead of triggering a page not found error.
Usage
- Install with
composer req georgringer/routing-with-not-found-records
. - Replace
PersistedAliasMapper
withPersistedAliasMapperWithNotFoundRecords
in your routing config.
Full example
All versions of routing-with-not-found-records with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^10 || ^11
The package georgringer/routing-with-not-found-records contains the following files
Loading the files please wait ....