Getting started
Admin UI contains minimalist generic templates and routes for your admin panels.
Last updated
Admin UI contains minimalist generic templates and routes for your admin panels.
Last updated
Install the package using Composer and Symfony Flex:
Dashboard - sylius_admin_ui_dashboard
Login - sylius_admin_ui_login
LoginCheck - sylius_admin_ui_login_check
Logout - sylius_admin_ui_logout
All these following templates are kind of "empty".
You can install the optional to configure their contents automatically.
crud/create.html.twig
crud/index.html.twig
crud/show.html.twig
crud/update.html.twig
Usage with Sylius Resource package
dashboard/index.html.twig
security/login.html.twig