Download the PHP package raindrop/sonata-theme-bundle without Composer
On this page you can find all versions of the php package raindrop/sonata-theme-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download raindrop/sonata-theme-bundle
More information about raindrop/sonata-theme-bundle
Files in raindrop/sonata-theme-bundle
Download raindrop/sonata-theme-bundle
More information about raindrop/sonata-theme-bundle
Files in raindrop/sonata-theme-bundle
Vendor raindrop
Package sonata-theme-bundle
Short Description Symfony 2 SonataAdminBundle Themes
License MIT
Homepage https://github.com/raindropdevs
Package sonata-theme-bundle
Short Description Symfony 2 SonataAdminBundle Themes
License MIT
Homepage https://github.com/raindropdevs
Please rate this library. Is it a good library?
Informations about the package sonata-theme-bundle
RaindropSonataThemeBundle
Raindrop themes bundle for SonataAdminBundle (2.3+)
Themes are taken from http://bootswatch.com/
INSTALLATION:
First add the dependency to your composer.json
file:
"require": {
...
"raindrop/sonata-theme-bundle": "dev-master"
},
Then install the bundle with the command:
php composer.phar update
Enable the bundle in your application kernel:
Now the bundle is enabled.
CONFIGURATION:
raindrop_sonata_theme:
theme: default
AVAILABLE THEMES
- cerulean
- cosmo
- cyborg
- darkly
- default
- flatly
- journal
- lumen
- paper
- readable
- sandstone
- simplex
- slate
- spacelab
- superhero
- united
- yeti
All versions of sonata-theme-bundle with dependencies
PHP Build Version
Package Version
The package raindrop/sonata-theme-bundle contains the following files
Loading the files please wait ....