Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
69.21 KB
MD5: 331b0baf38f660938d90b2bfcaf4e662
SHA-1: fd74b3ae4220e7deeeef29c4ed537412624e85a4
SHA-256: b2051d1accddb5f44681122eddd970678a4bab1665b7fa63597fabebe9ecc2ed
Download zip
125.87 KB
MD5: 8ad224944b7515e89a8a5a21cc557b1c
SHA-1: 93021b77f225a3035fbee361a21850a36a8cd684
SHA-256: 1985cb0b4ebd5b8ca1a9386ec6507e55490567cbec2e35ca3c2e96cddd562f15
Release notes
This is the first stable release for Redirect for Drupal 8.
This contains a few new features (like showing redirects on the node edit form), various bugfixes and improvements, see the full list below.
Changes since 8.x-1.0-beta1:
- #2702353 by idebr, Michelle, sassafrass: Vertical tab for listing redirects to content/entities missing
- #2930345 by idebr, Sivaprasad C: Use administer redirects permission for redirect view
- #2929832 by alvar0hurtad0: Move migration_templates directory to migrations
- #2929869 by mr.baileys, Berdir: UnitTests are failing
- #2930347 by axelc, arunkumark, kiruba karan: Wrong route for 'Add redirects' menu item
- #2854462 by amatzies: Tests for Disable route normalizer for core routes
- #2883446 by au_dave, amatzies: 404 logs emptied when 'all' selected from settings form
- #2908217 by bapi_22: Replace deprecated method db_like() with escapeLike() Method
- #2882881 by purushotam.rai, amatzies: Redirect with trailing slash is not working
- #2908177 by SpadXIII: When using domain (and domain source) redirecting to canonical url on different domain throws an error
- #2888903 by claudiu.cristea: Delete redirects even the entity lacks the path field
- #2869055 by reekris, rahul.nahar001, Dinesh18: Decode URLs in "Redirect URL" view
- #2867496 by Berdir: Remove the "Redirect from non-canonical URLs to the canonical URLs." and Content-Location header settins
- #2884957 by Berdir: Remove -No applicable- option from language selection for Redirect entity
- #2900985 by cburschka: ROWS is a reserved SQL keyword in Fix404RedirectCronJobTest