Skip to content

Instantly share code, notes, and snippets.

@dljoseph
Created November 22, 2014 08:26
Show Gist options
  • Save dljoseph/fd73d97c7c688c8cf196 to your computer and use it in GitHub Desktop.
Save dljoseph/fd73d97c7c688c8cf196 to your computer and use it in GitHub Desktop.
SilverStripe 3.1.x custom routes.yml example snippet
---
Name: customroutes
After: framework/routes#coreroutes
---
Director:
rules:
'support': 'SupportPage_Controller'
'Search': 'FuseSearch_Controller'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment