webexcess/redirecthandler-backend

This package is abandoned and no longer maintained. The author suggests using the neos/redirecthandler-ui package instead.

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

Installs: 20 541

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 11

Type:neos-package

1.1.5 2019-05-20 13:27 UTC

This package is auto-updated.

Last update: 2022-02-01 13:11:23 UTC


README

Latest Stable Version License

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 3.x, 4.x and will be maintained for upcoming versions.

Installation

  1. Run the following command in your site package

    composer require neos/redirecthandler-ui

  2. Then run composer update in your projects root folder.

  3. Then you can add the RedirectAdministrator role to the users who need access to the new backend module.

Screenshot

Redirects Module Screenshot

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.