rob006/flarum-ext-last-post-avatar

Displays avatar of last post author on discussions list

Installs: 750

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

Open Issues: 1

Language:TypeScript

Type:flarum-extension

1.2.4 2023-04-01 20:30 UTC

This package is auto-updated.

Last update: 2024-03-30 00:33:18 UTC


README

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