Audio BBCode

Audio BBCode.

Compatible with Flarum v1.8.5

Latest release v3.0

185 downloads

released on Sep 18, 2021

Tags

Audio BBCode (no downloads version)

A Flarum extension. Adds an [audio] BBCode. This is a fork of the original which disallows downloads by default. This was created by request.

Usage

[audio mp3="song.mp3" ogg="song.ogg"]
[audio mp3="song.mp3"]
[audio ogg="song.ogg"]
[audio m4a="song.m4a"]
[audio wav="song.wav"]
[audio flac="song.flac"]
[audio webm="song.webm"]
[audio mp3="song.mp3" width="50"]

(You may put a mp3 and ogg file together for maximum browser compatibility, or just post a mp3, ogg, wav, flac, webm or m4a file alone. Also, as the last example shows, you may modify the width. The width will become a percentage and by default, if you choose not to declare a width, the player will be 100% width.)

Installation

composer require 2nrwls/audio:"*"

Updating

composer update 2nrwls/audio:"*"
php flarum cache:clear

Links

© 2024 Hyn by DaniĆ«l "Luceos" Klabbers. All rights reserved. · Extensions and extension information is provided by the respective (copyright holding) authors. · Extiverse is not affiliated to the Flarum project or Flarum foundation. · Images on Extiverse pages are from Unsplash.