sonata-project / SonataAdminBundle

The missing Symfony Admin Generator

Home Page:https://docs.sonata-project.org/projects/SonataAdminBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow customize sonata-admin webpack build(s)

wbloszyk opened this issue · comments

Feature Request

Hello, I haven't contributing anything for a long time. In the meantime, I'm developing my own projects using symfony-ux. I think it would be a great idea to implement them in sonata-admin or at least allow using them in easy way.

Basic things

  • reorganize and allow using admin assets as webpack build(s)
  • prepare new 'layouts' and 'templates' config options integrated with template registry:
    sonata-project/adminlte2 (@SonataAdmin\ directory),
    sonata-project/adminlte3 (@SonataAdmin\adminlte3\ directory) (optional)
    sonata-project/bootstrap5 (@SonataAdmin\bootstrap5\ directory)
    builds (make it customizable and independed)

Layouts

  • deprecated adminLTE 2 template
  • add bootstrap 5 template (IMO this should be default layout in next major)
  • add adminLTE3 template (optional)

Implements symfony UX

I'll leave it for later.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.