unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
5 stars 6 forks source link

Install and Configure Redirect Module #180

Closed macburgee1 closed 4 years ago

macburgee1 commented 4 years ago

This issue seeks to have the Redirect module installed. The D8 version of this module incorporate features from the D7 Global Redirect module.

As configured in this PR, the module will do the following:

Re permissions, administrators can configure global config. Editors can edit individual redirects, which can be accessed on a given page:

Screen Shot 2020-01-14 at 10 18 30 AM
macburgee1 commented 4 years ago

Unassigned, pending D8.8.1 update

macburgee1 commented 4 years ago

Master, including D8.8.1, has been merged in. Re-assigning for review.

macburgee1 commented 4 years ago

Per Monday group, we need trailing slashes on all URLs. Is this the appropriate place to handle that? I believe it used to be a feature of Global Redirect?