Skip to content

Commit

Permalink
Merge pull request silvershop#650 from wernerkrauss/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bummzack authored Apr 11, 2018
2 parents f0c3862 + 828bc45 commit 12593fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/en/02_Customisation/01_Recipes/Default_Admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Add the following to your yaml config:

```yml
---
Name: silvershop-defaultadmin
After: #cmsdefaultadmin
---

SilverStripe\Admin\AdminRootController:
default_panel: 'SilverShop\Admin\OrdersAdmin'
```

0 comments on commit 12593fe

Please sign in to comment.