dev-master
9999999-dev https://github.com/titomiguelcostaA theme for the Sonata User Bundle
MIT
The Requires
user symfony2 bundle theme admin sonata block
A theme for the Sonata User 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(), ); }
A theme for the Sonata User Bundle
MIT
user symfony2 bundle theme admin sonata block