rob006 / flarum-ext-last-post-avatar
Displays avatar of last post author on discussions list
Installs: 1 828
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 1
Language:TypeScript
Type:flarum-extension
Requires
- php: ^7.3 | ^8.0
- flarum/core: ^1.6.0
Requires (Dev)
- flarum/testing: ^1.6.0
README
A Flarum extension. Displays avatar of last post author on discussions list.
Without this extension:
With "Only replies" mode:
With "Only replies except posts of discussion author" mode:
With "Always" mode:
With "Replace main discussion avatar" mode:
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