yeebase / redirector
Redirect UI
Installs: 4 238
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:HTML
Type:neos-yeebase
Requires
- neos/neos: ~3.0 || ~4.0
- neos/redirecthandler: ~2.0
- neos/redirecthandler-databasestorage: ~2.0 || ~3.0
Requires (Dev)
- t3n/coding-standard: dev-master
This package is auto-updated.
Last update: 2024-10-29 04:59:01 UTC
README
Yeebase.Redirector
Package to view and manage all redirects in the Neos backend. You can create redirects with status 301, 307 and 410.
Usage
Simply install the package via composer:
composer require yeebase/redirector
After that the following overview can be called in the Neos backend under "Redirector" (or alternatively /neos/management/redirector
):
All redirects created with the standard RedirectStorage
of Neos are displayed.
New redirects can be created with 301, 307 and 410: