用于Avatar对象的Pimcore包
github.com/creode/pimcore-bundle-avatar
源代码
问题
安装: 17
依赖项: 0
建议者: 0
安全性: 0
星标: 0
关注者: 2
分支: 0
公开问题: 0
类型:pimcore-bundle
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
Unknown License e6c636425b6ada66464a8bf4852285f7f5c8c05f
This package is auto-updated.
Last update: 2024-08-28 22:42:49 UTC
应使用composer安装源代码,代码已在Packagist上列出,项目名为 creode/pimcore-bundle-avatar
在 config/bundles.php 文件中向数组添加以下行
config/bundles.php
Creode\AvatarBundle\AvatarBundle::class => ['all' => true],