thecadams/301RedirectModule

Redirect Url items and Langauges

basselissa opened this issue · 2 comments

I was wondering if we can have the request url field unversioned
does that allow us use the same item for other langauges?
like
/welcome --> /en-us/weclomepage for the English version
/welcomen --> /de-du/welcomen for the Dutch version

Absolutely, although there might be code changes to make sure the right item is used for the user making the request.

You’d be very welcome to put whatever is needed into a PR. Unfortunately I am not actively working on the module any more but can happily merge your change, if we can get it reviewed by another member of the project.

will see what i can share soon.