diamante / user-bundle
DiamanteDesk 用户组件
2.0.3
2017-02-10 11:08 UTC
Requires
- beberlei/assert: 2.*
- diamante/desk-bundle: 2.0.3
Requires (Dev)
This package is not auto-updated.
Last update: 2024-09-14 16:29:30 UTC
README
用户组件是必要的,因为它是DiamanteDesk正常工作的一部分,它包含了用户实体。
要求
DiamanteDesk 支持 OroCRM 版本 1.8及以上。
安装
步骤 1: 在composer中添加依赖项
composer require diamante/user-bundle:dev-master
步骤 2: composer安装此组件后,运行以下命令以更新应用程序
php app/console diamante:user:schema
贡献
我们非常感谢任何使DiamanteDesk功能更好的努力;因此,我们欢迎所有形式的贡献,包括错误报告、补丁提交、功能请求或文档改进。如果您想成为项目的一部分,请参阅DiamanteDesk 贡献指南。