2017 © Pedro Peláez
 

symfony-bundle user-bundle

Symfony SonataUserBundle

image

albegali/user-bundle

Symfony SonataUserBundle

  • Tuesday, February 23, 2016
  • by albegali
  • Repository
  • 0 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 484 Forks
  • 0 Open issues
  • 15 Versions
  • 0 % Grown

The README.md

SonataUserBundle

Build Status, (*1)

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

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

License

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

The Versions