gertvdb / death_link
Provide functionality to redirect death links to the canonical url of any entity
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/linkit: ^5.0@beta
Requires (Dev)
- drupal/coder: ^8.2
- drupal/core: ^8.2
- jakub-onderka/php-console-highlighter: ^0.3.2
- jakub-onderka/php-parallel-lint: ^0.9.2
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^4 || ^5.7
This package is auto-updated.
Last update: 2024-10-16 09:43:21 UTC
README
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:
composer require drupal/death_link