ianm/gravatar

Add gravatar avatars to your forum

Installs: 2 834

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 2

Type:flarum-extension

0.2.1 2023-11-14 09:47 UTC

This package is auto-updated.

Last update: 2024-04-14 10:41:59 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