ianm/gravatar

Add gravatar avatars to your forum

Maintainers

Package info

github.com/imorland/gravatar

Forum

Type:flarum-extension

pkg:composer/ianm/gravatar

Statistics

Installs: 4 477

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 2

0.2.1 2023-11-14 09:47 UTC

This package is auto-updated.

Last update: 2026-03-14 15:06:33 UTC


README

License Latest Stable Version

Extiverse

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

forum

profile

settings

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