This project is not covered by Drupal’s security advisory policy.

The Regex Redirect module is a path management module for Drupal 8.

It is an extension of the redirection API provided by the redirect module and allows a content manager to create redirect based on a regular expression.

For example:
node/{id} may be redirected to news/{id}.

This is especially useful in the following cases:
- When content displayed on a site has not been saved into an entity but is, instead, made available through another application or service.
- When the url pattern has been altered, but users may still have the old url's bookmarked in their browsers.

Project information

Releases