2017 © Pedro Peláez
 

symfony-bundle sonata-user-bundle

Symfony SonataUserBundle

image

undf/sonata-user-bundle

Symfony SonataUserBundle

  • Tuesday, August 6, 2013
  • by undefined
  • Repository
  • 2 Watchers
  • 0 Stars
  • 563 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 483 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The 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, (*1)

The Versions