Keine Beschreibung

Gordon Franke 71daa97055 complete german and english translation files vor 13 Jahren
Admin 7cd2ca0f5e added validations groups Registration vor 13 Jahren
Controller fdf01f5421 Force redirect the user to the admin dashboard connect through the admin login area vor 13 Jahren
DependencyInjection ff27801532 Fix classname vor 13 Jahren
Entity 4399b1282d Fix bugs with groups, tweak required fields vor 14 Jahren
Form 9fa7cff134 fixed bug in role list vor 14 Jahren
Resources 71daa97055 complete german and english translation files vor 13 Jahren
LICENSE 4669ec7ebb initial commit vor 14 Jahren
README.md ad09dddf86 [Docs]Added google groups vor 13 Jahren
SonataUserBundle.php 374b9397f2 Make the bundle parent optional vor 14 Jahren
composer.json 6788ada3d5 add composer.json vor 13 Jahren

README.md

SonataUserBundle

Integrate the FOS/UserBundle in the Sonata Project

- AdminBundle: add user and group management
- EasyExtends: allows to generate Application level model

Installation

You have 2 options to initialize the SonataUserBundle, you can select which bundle SonataUserBundle extends

    - new Sonata\UserBundle\SonataUserBundle('FOSUserBundle') : the bundle will extend ``FOSUserBundle``
    - new Sonata\UserBundle\SonataUserBundle() : the bundle will NOT extend ``FOSUserBundle``

Google Groups: For questions and proposals you can post on this google groups