An open API service indexing awesome lists of open source software.

https://github.com/FriendsOfFlarum/discussion-thumbnail

Replace author avatars with the first image in a discussion's starting post
https://github.com/FriendsOfFlarum/discussion-thumbnail

discussion-thumbnail friendsofflarum

Last synced: 3 months ago
JSON representation

Replace author avatars with the first image in a discussion's starting post

Awesome Lists containing this project

README

        

# Discussion Thumbnail by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/discussion-thumbnail.svg)](https://packagist.org/packages/fof/discussion-thumbnail) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate) [![Donate](https://img.shields.io/badge/donate-datitisev-important.svg)](https://datitisev.me/donate)

A [Flarum](http://flarum.org) extension. Replace author avatars with the first image in a discussion's starting post.

### Installation

Install manually with composer:

```sh
composer require fof/discussion-thumbnail:"*"
```

### Updating

```sh
composer update fof/discussion-thumbnail
```

### Links

[![OpenCollective](https://img.shields.io/badge/donate-friendsofflarum-44AEE5?style=for-the-badge&logo=open-collective)](https://opencollective.com/fof/donate) [![GitHub](https://img.shields.io/badge/donate-datitisev-ea4aaa?style=for-the-badge&logo=github)](https://datitisev.me/donate/github)

- [Packagist](https://packagist.org/packages/fof/discussion-thumbnail)
- [GitHub](https://github.com/FriendsOfFlarum/discussion-thumbnail)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).