malago / flarum-linkpreview
This package is abandoned and no longer maintained.
The author suggests using the justoverclock/website-live-screenshot package instead.
Creates link previews for posts. Uses the www.linkpreview.net service.
Package info
github.com/malago86/flarum-linkpreview
Language:JavaScript
Type:flarum-extension
pkg:composer/malago/flarum-linkpreview
0.2.1
2021-07-19 20:26 UTC
Requires
- flarum/core: ^1.0.0
README
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.