-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Short description of the enhancement
It would be great if PagePathHistory could support urlsegments so that a URL like:
/subscribe/testcoupon/
would be rewritten to:
/buy-now/testcoupon/
if the page with name subscribe
was renamed to buy-now
and the page's template makes use of urlSegment1
to get the value for a coupon code entered in the url.
I am curious whether you ever tried to support this or not. I expect it will be a little tricky but my hunch is that it should be doable. Let me know if you interested in supporting or not and if not, I might see about supporting it via a third party module.
Thanks for considering.
BernhardBaumrock
Metadata
Metadata
Assignees
Labels
No labels