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.
- Host: GitHub
- URL: https://github.com/s9e/flarum-ext-autoimage
- Owner: s9e
- License: mit
- Created: 2015-09-14T16:05:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T15:17:34.000Z (almost 6 years ago)
- Last Synced: 2025-04-14T03:54:29.910Z (about 2 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.