datlechin / flarum-link-preview
自动显示链接内容的丰富预览。
v1.5.0
2024-03-26 08:15 UTC
Requires
- php: ^8.1
- flarum/core: ^v1.8
- spekulatius/phpscraper: ^2.0.0
This package is auto-updated.
Last update: 2024-08-31 06:35:40 UTC
README
这是一个 Flarum 扩展,名为 Link Preview。该扩展自动显示链接内容的丰富预览,包括标题、描述和图片。它使用 Google Favicon 来获取网站favicon,并使用 PHPScraper 来提取网站信息。
安装
使用 composer 安装
composer require datlechin/flarum-link-preview:"*"
更新
composer update datlechin/flarum-link-preview:"*"
php flarum cache:clear