aheart / SonataUserBundle

Integrates the UserBundle into the Sonata Project

Home Page:https://sonata-project.org/bundles/user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Integrates the UserBundle into the Sonata Project

https://sonata-project.org/bundles/user


Languages

Language:PHP 83.5%Language:HTML 11.3%Language:Python 3.0%Language:Makefile 2.2%