ygpynet / flarum-link-preview
Automatically display a rich preview of the link contents.
Package info
github.com/ygpynet/link-preview
Language:TypeScript
Type:flarum-extension
pkg:composer/ygpynet/flarum-link-preview
v1.0.2
2026-08-19 00:05 UTC
Requires
- php: ^8.2
- ext-dom: *
- flarum/core: ^2.0.0-beta
Requires (Dev)
- laravel/pint: ^1.18
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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
