datlechin/flarum-link-preview

Automatically display a rich preview of the link contents.

Fund package maintenance!
datlechin

Installs: 2 637

Dependents: 0

Suggesters: 0

Security: 0

Stars: 14

Watchers: 1

Forks: 4

Open Issues: 0

Language:JavaScript

Type:flarum-extension

v1.4.0 2023-06-04 13:57 UTC

README

License Latest Stable Version Total Downloads

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 and PHPScraper to extract website information.

Installation

Install with composer:

composer require datlechin/flarum-link-preview:"*"

Updating

composer update datlechin/flarum-link-preview:"*"
php flarum cache:clear

Links