sycho / flarum-lite-youtube
Lite YouTube Embed integration
Installs: 1 614
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.5.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
A Flarum extension.
Replaces iframe YouTube embeds from fof/formatting
with a lightweight embed implementation using lite-youtube
.
The MediaEmbed
option in fof/formatting
must be enabled for this extension to work.
Installation
Install with composer:
composer require sycho/flarum-lite-youtube:"*"
Updating
composer update sycho/flarum-lite-youtube:"*"
php flarum migrate
php flarum cache:clear
Support
This extension is under minimal maintenance.
It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.