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:
Install with composer:
composer require rob006/flarum-ext-last-post-avatar:"*"
composer update rob006/flarum-ext-last-post-avatar
php flarum cache:clear