basilicom-pimcore-plugin / humans
Pre-installed people avatars instead of robot defaults.
Installs: 2 806
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:pimcore-plugin
Requires
- php: >=5.3.0
- pimcore/installer-plugin: ~1.3
This package is auto-updated.
Last update: 2024-11-09 21:57:48 UTC
README
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