Skip to content

Sonata Admin integration for modular-admin theme - Symfony Bundle

Notifications You must be signed in to change notification settings

sherlockode/SonataModularAdminBundle

Repository files navigation

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/