Hi
We are setting up redirects in AdminTools, and would like to know if it supports the use of wildcards. For example, if we wanted to a redirect based on part of string, either at the start, middle or end of a string?
Start: {*}/menu/example=123
Middle: /category/menu/{*}=123
End: /category/menu/example={*}
Thanks for your support