yeebase/redirector

There is no license information available for the latest version (1.2.0) of this package.

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

1.2.0 2019-07-29 11:44 UTC

This package is auto-updated.

Last update: 2024-03-29 03:26:09 UTC


README

Build Status

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):

Demo

All redirects created with the standard RedirectStorage of Neos are displayed.

New redirects can be created with 301, 307 and 410:

Demo