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.
Install with composer:
composer require datlechin/flarum-link-preview
composer update datlechin/flarum-link-preview
php flarum cache:clear