Skip to content

efast1568/flarum-link-preview

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 50.6%
  • PHP 42.6%
  • Less 6.8%