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
This package is auto-updated.
Last update: 2026-03-24 18:37:34 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
