craft-retour icon indicating copy to clipboard operation
craft-retour copied to clipboard

[FR] Multiple site selection

Open joelzerner opened this issue 6 years ago • 2 comments

Firstly, this is a great plugin. Well done and thank you for your hard work!

I'd like to request a feature - it would be good to be able to apply a redirect to multiple sites rather than a single site.

My particular use case is that I'm implementing this into a Craft build which has 7+ site groups, each with 4+ locales. Many of the redirects will apply exactly the same to some of the English locales, but not apply to the other locales within the site groups.

joelzerner avatar May 09 '19 11:05 joelzerner

So would this be per-site group redirects, or would it be per local redirects?

Or are you looking for something more like a multi-select that lets you pick and choose as many as you want?

khalwat avatar May 21 '19 23:05 khalwat

I guess it would need to be a multi-select. I've outlined an example below which might help clarify how it could work.

/page-one/ > /page-two/

Would apply to English sites within Site A (site group).

Site A

  • [x] EN
  • [X] EN-US /us/
  • [ ] DE /de/

Site B

  • [ ] EN
  • [ ] EN-US /us/
  • [ ] DE /de/

joelzerner avatar May 22 '19 22:05 joelzerner