2017 © Pedro Peláez
 

symfony-bundle sonata-user-bundle

A fork of Symfony SonataUserBundle

image

digitalmania/sonata-user-bundle

A fork of Symfony SonataUserBundle

  • Monday, February 16, 2015
  • by ElWardi
  • Repository
  • 3 Watchers
  • 0 Stars
  • 51 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 483 Forks
  • 0 Open issues
  • 12 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