konradmichalik/typo3-letter-avatar

TYPO3 extension, which generates colorful backend user avatars using name initials letter.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.1 2025-05-22 11:29 UTC

README

Extension icon

TYPO3 extension typo3_letter_avatar

Latest Stable Version Supported TYPO3 versions Supported PHP Versions Stability Coverage CGL Tests License

This TYPO3 extension generates colorful backend user avatars using name initials letter.

user-list.jpg

✨ Features

  • Generates out-of-the-box colorful avatars for backend users
  • Easily customizable and flexible configuration
  • Provides different predefined color modes and themes
  • Supports frontend user avatars with an additional viewhelper

🔥 Installation

Requirements

  • TYPO3 >= 11.5
  • PHP 8.1+

Composer

Packagist Packagist Downloads

composer require konradmichalik/typo3-letter-avatar

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

Setup

Set up the extension after the installation:

vendor/bin/typo3 extension:setup --extension=typo3_letter_avatar

The extension will automatically generate avatars for all existing backend users.

🧰 Configuration

See Configuration Documentation for detailed setup instructions including:

  • Extension settings configuration
  • Custom themes and color modes
  • Code-based configuration examples

⚡ Usage

See Usage Documentation for comprehensive usage examples including:

  • Backend user avatars (automatic)
  • Programmatic avatar generation
  • Fluid ViewHelper usage
  • Console commands
  • Event listener customization

🧑‍💻 Contributing

Please have a look at CONTRIBUTING.md.

💎 Credits

This project is highly inspired by similar open source projects like avatar and letter-avatar.

The fonts used in the extension are licensed under SIL Open Font License and Apache License, Version 2.0.

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).