/flarum-ext-last-post-avatar

Displays avatar of last post author on discussions list

Primary LanguageTypeScriptMIT LicenseMIT

Last Post Avatar

Latest Stable Version License Total Downloads Monthly Downloads

A Flarum extension. Displays avatar of last post author on discussions list.

Without this extension:

screenshot

With "Only replies" mode:

screenshot

With "Only replies except posts of discussion author" mode:

screenshot

With "Always" mode:

screenshot

With "Replace main discussion avatar" mode:

screenshot

Installation

Install with composer:

composer require rob006/flarum-ext-last-post-avatar:"*"

Updating

composer update rob006/flarum-ext-last-post-avatar
php flarum cache:clear

Links