PHPackages                             zephyrisle/flarum-autoavatar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zephyrisle/flarum-autoavatar

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

zephyrisle/flarum-autoavatar
============================

Automatically generate and set avatars for new users in Flarum.

010↓100%PHP

Since May 5Pushed 1mo agoCompare

[ Source](https://github.com/Zephyr-Isle/flarum-autoavatar)[ Packagist](https://packagist.org/packages/zephyrisle/flarum-autoavatar)[ RSS](/packages/zephyrisle-flarum-autoavatar/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Flarum Auto Avatar
==================

[](#flarum-auto-avatar)

Automatically generate and set avatars for new users in Flarum.

Features
--------

[](#features)

- **Letter Avatar**: Generates an image based on the user's first letter. Highly customizable CSS.
- **Random Image API**: Fetches a random image from a specified URL (e.g., Unsplash, Picsum) and saves it locally.
- **Multiavatar**: Generates unique, colorful SVG avatars (converted to PNG) using the Multiavatar library.
- **Asynchronous**: Uses Flarum's queue system to generate avatars without slowing down the registration process.
- **Local Storage**: All avatars are downloaded and saved to Flarum's local storage.

Installation
------------

[](#installation)

```
composer require zephyrisle/flarum-autoavatar
```

Configuration
-------------

[](#configuration)

1. Enable the extension in your Flarum admin panel.
2. Go to the **Auto Avatar** settings page.
3. Select your preferred avatar mode:
    - **Letter Avatar**: Set background color, text color, and shape (circle or square).
    - **Random Image API**: Provide a primary and fallback URL.
    - **Multiavatar**: No extra configuration needed, uses user ID/email for unique generation.
4. Ensure your Flarum queue is running (`php flarum queue:work`) for asynchronous generation.

Requirements
------------

[](#requirements)

- Flarum v2.0 or higher.
- PHP GD extension (for Letter Avatar and Multiavatar conversion).
- PHP 8.3 or higher.

License
-------

[](#license)

MIT

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance61

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac5dcab64b681ca4252624f74d6a75ffe53795b48eb30710fba9c367b4aeb0d8?d=identicon)[Zephyr-Isle](/maintainers/Zephyr-Isle)

---

Top Contributors

[![Zephyr-Isle](https://avatars.githubusercontent.com/u/133970629?v=4)](https://github.com/Zephyr-Isle "Zephyr-Isle (11 commits)")

---

Tags

avatarsextensionflarumflarum-extensionmultiavatar

### Embed Badge

![Health badge](/badges/zephyrisle-flarum-autoavatar/health.svg)

```
[![Health](https://phpackages.com/badges/zephyrisle-flarum-autoavatar/health.svg)](https://phpackages.com/packages/zephyrisle-flarum-autoavatar)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
