Symfony Sonata Media Admin Boilerplate
Within the last 7 days I had to kickoff three Symfony 2 projects. All with admin interface, all with user support and all with media (image, video and RTE) support. I stumbled over the Symfony Sonata Admin boilerplate by Geoffrey Monté. After my second kickoff I created a new repo with all bundles preconfigured I need based on Geoffrey Monté repository.
So if you have to kickstart a project matching this requirements:
- Symfony 2.8
- Sonata Admin 2.3
- Sonata User Bundle
- Sonata Media Bundle
- RTE with Media Bundle connection
Feel free to use my boilerplate from: