Upgrade to Pro — share decks privately, control downloads, hide ads and more …

EasyAdminBundle introduction

EasyAdminBundle introduction

Lightning Talk given at AFSY Meetup Paris January 2019

Olivier Dolbeau

January 12, 2019
Tweet

More Decks by Olivier Dolbeau

Other Decks in Programming

Transcript

  1. • Filter entities (programs: draft, active, terminated, …) • Auto

    toggle by default in list view • Add a custom dashboard by default Still so many things... • Customize a whole new / edit form instead of using the default one. • Customize the “search engine” (by config or code) • Security => handled by symfony
  2. Resources • Official documentation: https://symfony.com/doc/master/bundles/EasyAdminBundle/index.html • “EasyAdminBundle: l’arrière-guichet easy peasy”

    par Baptiste Adrien sur le blog de l’AFSY: https://afsy.fr/avent/2017/01-easyadminbundle-l-arriere-guichet-easy-peasy • Deal with permissions: https://leanpub.com/practicalsymfony3/read#leanpub-auto-adding-simple-access-control-to-ea syadminbundle • #easyadmin on symfony slack. • Additional features (not tested) : https://github.com/alterphp/EasyAdminExtensionBundle Thanks a lot @javiereguiluz