Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Multiple site selection #59

Open
joelzerner opened this issue May 9, 2019 · 2 comments
Open

[FR] Multiple site selection #59

joelzerner opened this issue May 9, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@joelzerner
Copy link

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.

@khalwat
Copy link
Contributor

khalwat commented May 21, 2019

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?

@joelzerner
Copy link
Author

joelzerner commented May 22, 2019

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

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

Site B

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

@khalwat khalwat added the enhancement New feature or request label Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants