minifranske/gravatar
Composer 安装命令:
composer require minifranske/gravatar
包简介
AvatarProvider for Gravatar support in TYPO3 backend
README 文档
README
Since TYPO3 7.4 there is avatar support in the back-end of TYPO3 CMS. An "avatar" is an image that represents you online, a little picture that appears next to your name on various places in the back-end of the CMS.
What is Gravatar?
A Gravatar is a Globally Recognized Avatar. You upload it and create your profile just once, and then when you participate in any Gravatar-enabled site, your Gravatar image will automatically follow you there. Gravatar is a free service for site owners, developers, and users. For more info visit: https://gravatar.com.
QuickStart:
Install extension and that's it. Gravatar support is enabled for BE users with an email address set and no avatar image.
By default Gravatar is only used when a user hasn't an avatar image linked to his account an email address set. But optional the email address check can be disabled so also BE users without email address set can get a generated image provided by Gravatar.
How to use:
Download and install gravatar in the extension manager Or use composer
composer require minifranske/gravatarand install extension in the extension managerOptional (by default the Gravatar service is now enabled and will be used for BE users without avatar image and with email address set):
Set a fallback behaviour through extensions configuration (see extension manager)
Features:
- Supports all fallback options provided by Gravatar.com see https://www.gravatar.com/site/implement/images/
- mm: (mystery-man) a simple, cartoon-style silhouetted outline of a person (does not vary by email hash)
- identicon: a geometric pattern based on an email hash
- monsterid: a generated 'monster' with different colors, faces, etc
- wavatar: generated faces with differing features and backgrounds
- retro: awesome generated, 8-bit arcade-style pixelated faces
- blank: a transparent PNG image
- Can also be used to show generated Gravatar image for BE users without email address
- Proxy for Gravatar images: Instead of generating images which point to Gravatars-servers, use a proxy.
This improves privacy a bit, because your users will not request the images directly from Gravatar. Note: Gravatar will still receive the hashed email addresses. This feature is disabled by default and can be enabled in extension configuration with privacy.useProxy.
- Requirements:
For TYPO3 >=7.5,=<9.5 use version ^1
composer require minifranske/gravatar:^1TYPO3 >=10 use version ^2
composer require minifranske/gravatar
minifranske/gravatar 适用场景与选型建议
minifranske/gravatar 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 75.11k 次下载、GitHub Stars 达 5, 最近一次更新时间为 2016 年 05 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 minifranske/gravatar 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 minifranske/gravatar 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 75.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2016-05-27