moc / redirects
Neos CMS package that allows for entering an old URL that will be redirected to the page
Installs: 1 869
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 10
Forks: 2
Open Issues: 0
Type:neos-package
Requires
- neos/neos: >3.0
README
Introduction
Neos CMS package that allows for entering an old URL that will be redirected to the page.
Compatible with Neos 4.x, 3.x
!!! Not compatible with language dimensions
Matches relative and absolute URLs regardless of schema (http/https) including query string (hash is ignored).
Examples:
Installation
composer require "moc/redirects:~3.0"