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

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:pimcore-bundle

pkg:composer/creode/pimcore-bundle-avatar

0.0.8 2022-01-28 16:57 UTC

This package is auto-updated.

Last update: 2025-09-29 01:00:21 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],