Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 630 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 630 Bytes

Sonata Modular Theme

A simple integration of Modular theme for SonataAdminBundle.

This bundle automatically defines a default configuration for sonata admin, so the installation is as simple as :

composer require sherlockode/sonata-modular-bundle

Color option

By default the plugin is loaded with the green them.

6 colors are available

  • green (default)
  • blue
  • seagreen
  • orange
  • red
  • purple

To change it: app/config.yml

sherlockode_sonata_modular:
    color: blue

https://www.sherlockode.fr/