Skip to content

Kirby 4.1.2

Patterns

Kirby route patterns cannot only contains static strings, you can also use dynamic placeholders. The following placeholders are available. If you need more fine-grained control, you can also use custom regex patterns.

For more information on using routes, head over to the guide.