pjam / pugx-multi-user-bundle
Symfony PUGXMultiUserBundle
v1.4.1
2013-03-28 15:55 UTC
Requires
- friendsofsymfony/user-bundle: v1.3.1
- symfony/form: 2.2.*
README
The PUGXMultiUserBundle extends FOSUserBundle adding the feature to handle users of different types. For now only supports the ORM db driver and is based on the doctrine2 inheritance.
This branch (master) supports FOSUserBundle master and Symfony master.
The branch (2.0) supports FOSUserBundle 2.0 and Symfony >=2.1, <2.4.
The branch (1.4) supports FOSUserBundle 1.3 and Symfony 2.1 with new approach
关于旧实现请参阅
The branch (1.3) supports FOSUserBundle 1.3 and Symfony 2.1
The branch (1.2) supports FOSUserBundle 1.2 and Symfony 2.0
文档
安装
所有安装说明位于 文档 中。
许可
此包采用 MIT 许可证。有关完整的许可证,请参阅包内的许可证。
Resources/meta/LICENSE
关于
PUGXMultiUserBundle 是 PUGX 的一项倡议。
报告问题或功能请求
问题和功能请求在 Github 问题跟踪器 中跟踪。
在报告错误时,最好在安装了 FOSUser 的 Symfony 标准版 的基本项目中重现它,以便包的开发者通过简单地克隆它并遵循一些步骤来重现问题。