The document discusses the SonataAdminBundle for Symfony2, which provides a backend interface for managing objects. It introduces common problems with backend administration and describes how SonataAdminBundle addresses these issues by generating admin classes and CRUD interfaces. Key features covered include listing, filtering, ordering and editing objects, as well as batch actions, validation, translations and customization options. While powerful, the document notes the bundle has some complexity and lack of documentation.
1 of 30
Downloaded 208 times
More Related Content
Easy backends with Symfony2 and the Sonata Admin bundle
1. Easy backends with
Symfony2 and the
SonataAdminBundle
Lineke Kerckhoffs-Willems
@the_linie / lineke@phpassionate.com
http://joind.in/7062
2. About me
! Over 9 years experience with PHP
! Egeniq
! Love conferences
! Head of PHPWomen EU
! Lead developer ProTalk
! Mentor and writer
! Mum of 2 beautiful daughters
! @the_linie / lineke@phpassionate.com
26. There is more
! Customize templates
! ACL and Google authenticator
! CLI
27. Conclusion
! Sonata Admin Bundle is a great bundle
! Lack of / unclear documentation
! Complexity of the bundle
! Separate bundle needs controller directory