How to add bundles in the Admin Dashboard Symfony2
问题 I'm working on Sonata Admin bundles. I've configure the Admin Dashboard and the following components are showing in the "Symfony CMF" group, Here's the snapshot, I've gone through the Symfony CMF sandbox site, http://cmf.liip.ch/en/admin/dashboard In this dashboard there are some other bundles like , Simple Block Container Block etc are appearing. Here's the snapshot, I want to add the Content items as shown in the above pic in my "Symfony CMF" group. How to do it ? Here's my config.yml,