Imgur Upload by Matteo Contrini
Simple extension for uploading and embedding images on your forum, using Imgur for image hosting.
Features and usage
It's as simple as it can be 🙂
Use the upload button to upload an image from your system, or paste an image file in the editor to upload it from the clipboard.
Installation
composer require matteocontrini/flarum-imgur-upload
Note: if you previously used matpompili/flarum-imgur-upload
(original work) or botfactoryit/flarum-imgur-upload
(beta 7 version), you should disable and remove those extensions when you upgrade to beta 8.
Configuration
After enabling the extension, you will be prompted to set the Imgur Client ID. You can get one with your Imgur account here. Be sure to select "Anonymous usage without user authorization" in the form. Also note that there's apparently a bug in the interface, so you might need to select the second option and then the third option, otherwise you will be asked to fill the "Authorization callback URL". If you're having issues with the creation of the dev application, reply here and I'll help.
Version 3.6.0 introduced the option "embed type" to choose whether to show the preview/full-size image and with/without a link to the full image.
Credits
Thanks to @matpompili for the original work on the extension.
Links