undf/sonata-user-bundle

Symfony SonataUserBundle

Installs: 569

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 493

Type:symfony-bundle

2.1.1 2013-05-07 22:08 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:29:23 UTC


README

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