sherlockode / sonata-modular-bundle
Symfony SonataAdminBundle themed with Modular
Installs: 123
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 2
Open Issues: 1
Language:JavaScript
Type:symfony-bundle
Requires
- sonata-project/admin-bundle: ^3.14
This package is auto-updated.
Last update: 2024-10-22 21:23:35 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