Tag: seg2cat

3 results

Router

Isaac Raway (Airways)

ExpressionEngine 2

Router is a regular expression based routing system for ExpressionEngine requests. It allows you to define any custom URL route you like, without needing to worry about template naming and without using large conditional checks.

URL Helper

Brian Litzinger

ExpressionEngine 2, ExpressionEngine 3

URL Helper is the combination of a couple of popular plugins/extensions, plus some extra goodness thrown in for good measure. It parses the URL and creates a slew of global variables to use in your templates.

Low Seg2Cat

Tom Jaeger (EE Harbor)

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

Low Seg2Cat loops through the segments of the current URI, matches them against categories, and registers the matching categories as global variables, which you can use in your templates.