Segment Checker addon

The Segment Checker Module will preform some simple task on the URI segment. 

With Segment Checker you can for example check if an value is present in the url, or check if the URI is empty after a specific value. But there is many more, see the list below for a full list of functions and check the documentation how those function works.

Function list

  • Check if a value is present in the URI segments
  • Check if a value is not present in the URI segments
  • Check if a value is present after a specific value
  • Check if a value is not present after a specific value