testabit/user-bundle

Symfony SonataUserBundle

安装: 128

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 4

分支: 488

类型:symfony-bundle


README

在 Sonata 项目中集成 FOS/UserBundle

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

安装

初始化 SonataUserBundle 有两种选择,您可以选择 SonataUserBundle 继承的 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 许可证 下提供。