Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

rmzamora/SonataUserBundle

 
 

Repository files navigation

SonataUserBundle

Build Status

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

License

This bundle is available under the MIT license.

About

Fork from Sonata Project

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 85.9%
  • HTML 8.4%
  • Python 3.3%
  • Makefile 2.4%