ejin / upload-video
Upload videos to Imgur in Flarum.
Package info
github.com/johnlewissims/upload-video
Language:JavaScript
Type:flarum-extension
pkg:composer/ejin/upload-video
v0.1.4
2020-05-27 22:06 UTC
Requires
- flarum/core: ^0.1.0-beta.8
This package is auto-updated.
Last update: 2026-07-06 14:50:00 UTC
README
A Flarum extension. Upload short videos to Imgur. Intended to be used in conjuction with fof/formatting extension.
Installation
Install with composer:
composer require ejin/upload-video
Navigate to 'Settings' and enter your Client ID from Imgur, Imgur Endpoint (https://api.imgur.com/3/upload) and Max File Size in MB.
Install the fof/formatting extension.
Updating
composer update ejin/upload-video
Links
Credits
Special thanks to LCinHK for adding chinese language support.