Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Intercept Route to handle a deep link

Started by Robin Kählert 5 years ago · 0 replies · 548 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 complanar, 6 days ago
6 137 12 hours ago
Support · by Rick Beebe, 6 days ago
2 99 2 days ago
Support · by blu3prince, 3 days ago
0 50 3 days ago
Support · by alex, 4 days ago
2 91 3 days ago
Support · by Marcel, 2 weeks ago
1 142 3 days ago