ianm/boring-avatars

Replace default Flarum avatars with Boring Avatars.

Maintainers

Package info

github.com/imorland/flarum-ext-boring-avatars

Forum

Type:flarum-extension

pkg:composer/ianm/boring-avatars

Fund package maintenance!

www.buymeacoffee.com/ianm1

Statistics

Installs: 7 842

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

2.0.0-beta.2 2026-04-11 16:32 UTC

README

License Latest Stable Version Total Downloads

A Flarum extension. Replace default Flarum avatars with Boring Avatars.

About

Utilize generated "Boring Avatars" on your Flarum forum, without compromising your user privacy. It is a PHP port of the React based Boring Avatars

Features

  • Choose from 6 themes + plus an exclusive animated version of the "ring" theme
  • Customize the color palette used
  • Completely self contained, no external calls are required
  • Multiple identifier configuration (Select from ID, username or email address to generate unique avatars)
  • SVG avatars, which are directly included in the user object - no additional network requests to retrieve avatars
  • Automatically updates the avatar if the identifier changes
  • Supports GDPR export, anonymization, deletion

Screenshots

Bauhaus

bauhaus

Beam

beam

Marble

marble

Pixel

pixel

Ring

ring

Sunset

sunset

Settings

settings

Usage

After enabling, select Boring Avatars as the avatar driver under Admin → Basics → Avatar Driver. Avatars are generated on first view and cached automatically, so no background jobs or queue setup is required.

Changing any setting (theme, colors, identifier) will clear all cached avatars, and they will be regenerated as users are next viewed.

To eagerly pre-generate avatars for all users, run:

php flarum boringavatars:generate

Use --force to regenerate avatars for users who already have one.

Installation

Install with composer:

composer require ianm/boring-avatars:"*"

Updating

composer update ianm/boring-avatars:"*"
php flarum migrate
php flarum cache:clear

Links

Support

Please consider supporting my extension development and maintenance work.

Buy Me A Coffee