Gravatar
cc2562/gravatar
Add gravatar avatars to your forum for CN user
- Downloads
- 1
- Version control
- github.com/cc2562/gravatar
- Discuss
- discuss.flarum.org/d/27930
Gravatar
A Flarum extension. Add gravatar avatars to your forum.
Features
- Save on disk space by using Gravatar avatars stored remotely
- Option to keep or replace existing avatars already uploaded to your forum
- Supports multiple Gravatar default sets
- Option to override a user-set Gravatar with one from the chosen default set
- Support for restricting Gravatars to their content rating
- Proxy fetching gravatar images via the forum
TO-DO
- Allow users to switch between gravatar and forum uploaded avatar, with admin option to enable/disable
- Add support for Gravatar profile fields
Installation
Install with composer:
composer require ianm/gravatar:"*"
Updating
composer update ianm/gravatar:"*"
php flarum migrate
php flarum cache:clear
Links
Versions
-
Version 0.1.
Likely works with Flarum v1.8.9.
-
Extension created.