neos/redirecthandler-ui
composer require neos/redirecthandler-ui
This package provides a backend module to manage Neos.RedirectHandler redirects
2.2.1
Readme excerpt
Neos.RedirectHandler.Ui
This package provides a backend module to manage Neos.RedirectHandler redirects which are stored in Neos.RedirectHandler.DatabaseStorage.
Compatibility and MaintenanceThis package is compatible with Neos 4.3, 5.x, 7.x and will be maintained for upcoming versions.
Installation-
Run the following command in your site package:
composer require neos/redirecthandler-ui --no-update
-
If you don't have dependencies for the other redirect packages yet you should also run the following command:
composer require neos/redirecthandler-neosadapter neos/redirecthandler-databasestorage -…
Read more
The same vendor provides 92 package(s).