konradmichalik/typo3-letter-avatar
最新稳定版本:2.0.1
Composer 安装命令:
composer require konradmichalik/typo3-letter-avatar
包简介
TYPO3 extension, which generates colorful backend user avatars using name initials letter.
README 文档
README
TYPO3 extension typo3_letter_avatar
This TYPO3 extension generates colorful backend user avatars using name initials letter.
Note
TYPO3's default backend shows the same silhouette for every user without an uploaded avatar — making large user lists hard to scan. This extension generates a colored letter avatar per user automatically: no uploads, no external services, deterministic colors per name.
✨ 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 13.4 LTS or 14.x
- PHP 8.2, 8.3, 8.4, or 8.5
Compatibility
| Version | TYPO3 | PHP | Status |
|---|---|---|---|
| 2.x | 13.4 LTS, 14.x | 8.2, 8.3, 8.4, 8.5 | active |
| 1.x | 11.5 LTS, 12.4 LTS, 13.4 LTS | 8.1, 8.2, 8.3, 8.4 | maintenance (security only) |
Composer
composer require konradmichalik/typo3-letter-avatar:^2.0
TER
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).
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-05-20