creode/pimcore-bundle-avatar

此包的最新版本(0.0.8)没有提供许可信息。

用于Avatar对象的Pimcore包

安装: 17

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

类型:pimcore-bundle

0.0.8 2022-01-28 16:57 UTC

This package is auto-updated.

Last update: 2024-08-28 22:42:49 UTC


README

安装

获取源代码

应使用composer安装源代码,代码已在Packagist上列出,项目名为 creode/pimcore-bundle-avatar

注册包

config/bundles.php 文件中向数组添加以下行

Creode\AvatarBundle\AvatarBundle::class => ['all' => true],