malago/flarum-linkpreview

Creates link previews for posts. Uses the www.linkpreview.net service.


Keywords
flarum, linkpreview
License
CNRI-Python-GPL-Compatible

Documentation

Link Preview Extension for Flarum

GPLv3 license Latest Stable Version Total Downloads

Thanks to Justoverclock for the idea!

HELP WANTED: The extension currently needs a token from a third party website and that service has limitations unless you pay for it. I am sure there is a way to do a small API point to do this within Flarum without having to rely on an external service. I could not find a way to do this myself but I am sure someone can help with this. If you want to collaborate, please contact me or feel free to fork the extension!

Features

  • Adds a card for links showing the title, description and icon.

Installation

composer require malago/flarum-linkpreview

Updating

composer update malago/flarum-linkpreview
php flarum cache:clear

Usage

Enable the extension.

Links