2017 © Pedro Peláez
 

symfony-bundle user-theme-bundle

A theme for the Sonata User Bundle

image

zorbus/user-theme-bundle

A theme for the Sonata User Bundle

  • Sunday, January 4, 2015
  • by titomiguelcosta
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Zorbus User Theme Bundle

This bundle provides a theme for the SonataUserBundle, (*1)

Just add to composer and enable the bundle on AppKernel and you are ready to go., (*2)

The bundle overrides all the templates bu setting the SonataUserBundle as its parent., (*3)

public function registerBundles()
{
    $bundles = array(
        ...,
        new Zorbus\UserThemeBundle\ZorbusUserThemeBundle(),
    );
}

The Versions

04/01 2015

dev-master

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

A theme for the Sonata User Bundle

  Sources   Download

MIT

The Requires

 

user symfony2 bundle theme admin sonata block