2017 © Pedro Peláez
 

symfony-bundle user-bundle

Symfony SonataUserBundle

image

testabit/user-bundle

Symfony SonataUserBundle

  • Monday, February 23, 2015
  • by testabit
  • Repository
  • 3 Watchers
  • 0 Stars
  • 122 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 483 Forks
  • 0 Open issues
  • 12 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, (*1)

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

License

This bundle is available under the MIT license., (*3)

The Versions