Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Intercept Route to handle a deep link

Started by Robin Kählert 5 years ago · 0 replies · 453 views
5 years ago

Hi all,

i would like to create a javascriptless deeplink which should open a modal window rendered by grav.

I imagined using a route interceptor for that but yet i was not able to find the correct event hook for it. Basically this is what i imagined how it is handled:

  1. Request URL from grav e.g. https://mysite.de/page/deeplink-id
  2. Grav checks the URI path if it ends with deeplink-id
  3. If no, grav proceeds normally
  4. If yes, grav removes /deeplink-id from the requested URI (so that the page gets requested as deeplink-id does not exist) and provides a variable which is indicating if the URL included the deeplink to adapt the twig template

Is something like this possible? Is there a better way to do it?

Support is very appreciated, thanks a lot in advance!

Suggested topics

Topic Participants Replies Views Activity
Support · by Paul Hodges, 6 days ago
13 218 4 hours ago
Support · by gtx, 4 days ago
2 126 3 days ago
Support · by Anna, 2 weeks ago
9 300 3 days ago
Support · by TomW, 1 week ago
4 164 6 days ago
Support · by Anna, 1 week ago
4 172 7 days ago