datlechin / flarum-link-preview
Automatically display a rich preview of the link contents.
Package info
github.com/datlechin/flarum-link-preview
Language:TypeScript
Type:flarum-extension
pkg:composer/datlechin/flarum-link-preview
Fund package maintenance!
v2.0.0-beta.2
2026-02-24 18:15 UTC
Requires
- php: ^8.2
- ext-dom: *
- flarum/core: ^2.0.0-beta
Requires (Dev)
- laravel/pint: ^1.18
- dev-main
- v2.0.0-beta.2
- v2.0.0-beta.1
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-refactor/complete-codebase-cleanup
- dev-depfu/update/composer/flarum/core-1.8.13
This package is auto-updated.
Last update: 2026-02-24 18:16:17 UTC
README
A Flarum extension. Link Preview extension automatically displays a rich preview of linked contents, including the title, description, and image. It uses Google Favicon to retrieve the website favicon.
Installation
Install with composer:
composer require datlechin/flarum-link-preview
Updating
composer update datlechin/flarum-link-preview php flarum cache:clear
