4

I have installed Symfony 2.2 with the SonataAdminBundle and I have a layout which supports twitter bootstrap. Now I'd like to integrate this layout into my sonata admin.

I have found this code, but I couldn't find any documentation. So I'd like to ask some questions:

  1. How to install and configure sonata-bootstrap-theme in symfony
  2. How to integrate twitter bootstrap layout into sonata admin bundle using or not usign sonata-bootstrap-theme
Wouter J
  • 41,455
  • 15
  • 107
  • 112
user2156980
  • 365
  • 1
  • 4
  • 15

1 Answers1

2

You can add custom css/js files in your sonata_admin.yml

Spomsoree
  • 123
  • 1
  • 8