Pre-installed people avatars instead of robot defaults.

v1.0.3 2014-11-07 14:10 UTC

This package is auto-updated.

Last update: 2024-04-09 20:33:25 UTC


README

Codacy Badge Dependency Status Scrutinizer Code Quality Build Status SensioLabsInsight

Developer info: Pimcore at basilicom

Synopsis

This Pimcore http://www.pimcore.org plugin installs a set of sample user avatar images that are automatically used by the first n users (currently six).

Code Example / Method of Operation

The sample user default images are copied to the location where pimcore usually keeps user provided avatars during plugin installation. It is possible to fork this repository and just drop in a couple of different PNGs.

Motivation

The default "robot" images of pimcore are too toy-like. This plugin contains sample icons that are neutral and professionally looking. Each one has a distinctive color to tell accounts apart.

Installation

Add "basilicom-pimcore/plugin-humans" as a requirement to the composer.json in the toplevel directory of your Pimcore installation.

Example:

{
    "require": {
        "basilicom-pimcore-plugin/humans": ">=1.0.0"
    }
}

API Reference

  • n/a

Tests

  • none

Contributors

  • Pimcore team (provided the sample code)

License

  • BSD-3-Clause
  • Sample icons: CC BY-NC-ND 3.0