Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.01 KB

UploadVideo

License Latest Stable Version

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.