https://github.com/findus23/plugin-profileavatar
https://github.com/findus23/plugin-profileavatar
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/findus23/plugin-profileavatar
- Owner: Findus23
- License: gpl-3.0
- Created: 2020-05-20T08:41:39.000Z (about 6 years ago)
- Default Branch: 5.x-dev
- Last Pushed: 2024-07-10T08:32:13.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T02:11:43.045Z (about 1 year ago)
- Language: PHP
- Size: 1.8 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Matomo ProfileAvatar Plugin
[](https://hosted.weblate.org/projects/matomo/communityplugin-profileavatar/)
## Description
Are you tired of always seeing the same placeholder profile picture in the Vistitor Profile?
This plugin creates randomly generated user avatars based on the visitorID inspired by classical identicons:
- Cat Avatar (based on [cat-avatar-generator](https://framagit.org/Deevad/cat-avatar-generator/) by [David Revoy](https://www.davidrevoy.com/))
- Bird Avatar (the same with birds)
- MonsterID (based on [MonsterID](https://www.splitbrain.org/projects/monsterid) by Andreas Gohr)
- Identicon (based on [indenticon.js](https://github.com/stewartlord/identicon.js) by Stewart Lord)
- Blockies (based on [blockies](https://github.com/download13/blockies) by Erin Dachtler)
In the Personal Settings every use can choose which avatar type they want to see.
No data is shared with other services as all images are generated locally.