Skip to content
This repository was archived by the owner on May 15, 2020. It is now read-only.
This repository was archived by the owner on May 15, 2020. It is now read-only.

How to configure routing with config.yaml? #11

Description

@kahnesaaron

Could you @vertexvaar give a code example how i have to configure the config.yaml to use the typo3 9 routing?
at the moment i have this.

routeEnhancers:
  GalleryList:
    type: Plugin
    limitToPages: [19]
    namespace: 'tx_falgallery_pi1'
    routePath: '/seite/{listPage}/'
    requirements:
      listPage: '[0-9]{1..3}'

but this isnt working right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions