datlechin / flarum-link-preview
Automatically display a rich preview of the link contents.
Installs: 1 744
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 3
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^v1.6
- spekulatius/phpscraper: ^1.0.2
README
A Flarum extension. Automatically display a rich preview of the link contents, such as title, description and image.
This extension uses Google Favicon to get website favicon and PHPScraper to get website information like title, description, ...
Installation
Install with composer:
composer require datlechin/flarum-link-preview:"*"
Updating
composer update datlechin/flarum-link-preview:"*"
php flarum cache:clear