I want to have a ModelAdmin interface show up as the default rather than Pages - is there a way to do this?
Yes, you can set the default login destination in your config.yml like this:
Security:
default_login_dest: 'admin/mymodeladmin'
You can set the default admin panel by adding the following your config.yml
file:
AdminRootController:
default_panel: 'NumberOneSuperAwesomeAdmin'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With