creode / pimcore-bundle-avatar
There is no license information available for the latest version (0.0.8) of this package.
A Pimcore bundle for the Avatar object
Package info
github.com/creode/pimcore-bundle-avatar
Type:pimcore-bundle
pkg:composer/creode/pimcore-bundle-avatar
0.0.8
2022-01-28 16:57 UTC
README
Installation
Obtaining the source code
Source code should be installed using composer, the code is listed on packagist under creode/pimcore-bundle-avatar
Registering the bundle
In config/bundles.php add the following line to the array:
Creode\AvatarBundle\AvatarBundle::class => ['all' => true],