- Edited
Inline Audio
A Flarum extension. Automatically convert audio URLs into minimal inline audio players (makes link play audio on click instead of opening in a new tab). To use, paste in an audio URL, or create a markdown link to a standard audio file. To see player immediately, refresh page. But, do not worry, no one else will need to refresh the page and you don't need to either, unless you want to play the audio for yourself immediately.
Bonus: Use with fof/upload. Allow uploading audio files. For the template choose the URL only option. Now users can upload an audio file, and that url will turn into the minimal player.
Install
composer require zerosonesfun/flarum-inline-audio:"*"
Update
composer update zerosonesfun/flarum-inline-audio:"*"
Uninstall
composer remove zerosonesfun/flarum-inline-audio