Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gertvdb/death_link

Provide functionality to redirect death links to the canonical url of any entity
https://github.com/gertvdb/death_link

drupal

Last synced: 7 days ago
JSON representation

Provide functionality to redirect death links to the canonical url of any entity

Awesome Lists containing this project

README

        

Description
-----------
This module provide a way to redirect death links to the canonical url of any entity.
This way a common 404 page can be redirected to a valid new url. It stores the redirects
as config entities.

Installation
------------
To install this module, do the following:

With composer:
1. ```composer require drupal/death_link```