2017 © Pedro Peláez
 

symfony-bundle sonata-theme-bundle

Symfony 2 SonataAdminBundle Themes

image

raindrop/sonata-theme-bundle

Symfony 2 SonataAdminBundle Themes

  • Sunday, July 9, 2017
  • by teito79
  • Repository
  • 4 Watchers
  • 12 Stars
  • 2,848 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 1 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

RaindropSonataThemeBundle

Raindrop themes bundle for SonataAdminBundle (2.3+), (*1)

Themes are taken from http://bootswatch.com/, (*2)

INSTALLATION:

First add the dependency to your composer.json file:, (*3)

"require": {
    ...
    "raindrop/sonata-theme-bundle": "dev-master"
},

Then install the bundle with the command:, (*4)

php composer.phar update

Enable the bundle in your application kernel:, (*5)

``` php <?php // app/AppKernel.php, (*6)

public function registerBundles() { $bundles = array( // ... new Raindrop\SonataThemeBundle\RaindropSonataThemeBundle('SonataAdminBundle'), ); } ```, (*7)

Now the bundle is enabled., (*8)

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

The Versions

09/07 2017

dev-master

9999999-dev https://github.com/raindropdevs

Symfony 2 SonataAdminBundle Themes

  Sources   Download

MIT

The Requires

 

theme admin sonata

09/07 2017

dev-sonata-3.x

dev-sonata-3.x https://github.com/raindropdevs

Symfony 2 SonataAdminBundle Themes

  Sources   Download

MIT

The Requires

 

theme admin sonata

16/11 2015

dev-sonata-2.3

dev-sonata-2.3 https://github.com/raindropdevs

Symfony 2 SonataAdminBundle Themes

  Sources   Download

MIT

The Requires

 

theme admin sonata

01/11 2013

1.1.0.x-dev

1.1.0.9999999-dev https://github.com/raindropdevs

Symfony 2 SonataAdminBundle Themes

  Sources   Download

MIT

The Requires

 

theme admin sonata

01/11 2013

dev-develop

dev-develop https://github.com/raindropdevs

Symfony 2 SonataAdminBundle Themes

  Sources   Download

MIT

The Requires

 

theme admin sonata

10/04 2013

0.9.1beta

0.9.1.0-beta https://github.com/raindropdevs

Symfony 2 SonataAdminBundle Themes

  Sources   Download

MIT

The Requires

 

theme admin sonata