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 · 404 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 BenLaKnet, 5 days ago
1 122 2 days ago
Support · by BenLaKnet, 1 week ago
5 195 2 days ago
Support · by kskt, 3 days ago
0 44 3 days ago
Support · by David Meissner, 3 days ago
0 43 3 days ago
Support · by David Meissner, 4 days ago
3 92 3 days ago