Routing - "Speaking URLs" With SAV Library Plus 

All extensions built with the SAV Library Kickstarter for the SAV Library Plus extension use the parameter sav_library_plus in the URLs.

The SAV Library Plus extension is provided with a specific enhancer to generate human readable links.

The SAV Library Kickstarter generated the file Configuration/Routes/Default.yaml which can be imported into your site route configuration. The following configuration illustrates the configuration for the sav_library_example0 extension.

imports:
  - { resource: 'EXT:sav_library_example0/Configuration/Routes/Default.yaml' }
Copied!