URL Rewrite / Speaking URLs

An introduction and a reference for configuration can be found in the official documentation.

Exemplary / Standard configuration

The extension ships with an exemplary routeEnhancer. This can be included by adding the following import to the site configuration.

imports:
  - { resource: "EXT:calendarize/Configuration/Yaml/RouteEnhancers.yaml" }
Copied!

You may want to adapt these configurations to your own needs with e.g. different year ranges. For this copy the relevant sections to your own configuration file.