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

https://github.com/s9e/flarum-ext-autoimage

s9e\autoimage is a Flarum extension that automatically turns image links into images.
https://github.com/s9e/flarum-ext-autoimage

Last synced: 26 days ago
JSON representation

s9e\autoimage is a Flarum extension that automatically turns image links into images.

Awesome Lists containing this project

README

        

s9e/autoimage is a Flarum extension that automatically turns image links into images. It only works on static links that end with `.gif`, `.jpg`, `.jpeg` or `.png`.

### How to install

```
composer require s9e/flarum-ext-autoimage
```

Install with Composer then go to the admin panel and enable the extension.