sherlockode / sonata-modular-bundle
Symfony SonataAdminBundle themed with Modular
Package info
github.com/sherlockode/SonataModularAdminBundle
Language:JavaScript
Type:symfony-bundle
pkg:composer/sherlockode/sonata-modular-bundle
v0.1.1
2019-01-17 10:36 UTC
Requires
- sonata-project/admin-bundle: ^3.14
This package is auto-updated.
Last update: 2026-02-23 00:20:27 UTC
README
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