albegali/user-bundle

Symfony SonataUserBundle

安装: 15

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 0

分支: 488

类型:symfony-bundle


README

Build Status

在Sonata项目中集成FOS/UserBundle

- AdminBundle: add user and group management
- EasyExtends: allows to generate Application level model

安装

初始化SonataUserBundle有2种方法,您可以选择它扩展哪个bundle

- new Sonata\UserBundle\SonataUserBundle('FOSUserBundle') : the bundle will extend ``FOSUserBundle``
- new Sonata\UserBundle\SonataUserBundle() : the bundle will NOT extend ``FOSUserBundle``

Google Groups:对于问题和建议,您可以在这个google groups上发布

许可证

此bundle可在MIT许可证下使用。