neos/redirecthandler-ui

Last activity 02 Jun 2025 13 9 499454
composer require neos/redirecthandler-ui

This package provides a backend module to manage Neos.RedirectHandler redirects

2.4.5

Version
2.4.5
Type
neos-package
Release Date
Mar 23, 2022 07:52
Source
git
Distribution
zip
Requires
  • neos/redirecthandler: ^3.0.1 || ^4.0.2 || ~5.0 || dev-master
  • neos/neos: ~4.3 || ~5.0 || ~7.0 || dev-master
  • ext-json: *
Replaces
  • webexcess/redirecthandler-backend: *
GPL-3.0-or-later 6009aaa3e0f95f32f9d3ed345ea1020fed4bbb81

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 Maintenance

This package is compatible with Neos 4.3, 5.x, 7.x and will be maintained for upcoming versions.

Installation
  1. Run the following command in your site package:

    composer require neos/redirecthandler-ui --no-update

  2. 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).