Hey everyone,
In Vanilla Forums, the text editor allows me to simply copy-paste an image (for example from my clipboard or a screenshot), and it automatically uploads the file to the server and embeds it inline in the post.
I’m trying to achieve the same behaviour in Flarum. I know about FoF Upload, which works great for drag-and-drop or manual uploads, but I’m looking specifically for the ability to paste an image directly into the composer and have it automatically uploaded and embedded.
Does such an extension already exist, or would this require some custom JS/plugin work on top of FoF Upload?
Any recommendations or pointers would be appreciated!
Thanks in advance