Skip to content

Commit

Permalink
TASK: automatic routes inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaip committed Feb 1, 2017
1 parent e5f0307 commit dd4ec05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Configuration/Settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Neos:
pattern: ControllerObjectName
patternOptions:
controllerObjectNamePattern: 'Psmb\Newsletter\Controller\.*'
mvc:
routes:
'Psmb.Newsletter':
position: 'before Neos.Neos'
Neos:
userInterface:
translation:
Expand Down

0 comments on commit dd4ec05

Please sign in to comment.