PHPackages                             zerosonesfun/flarum-sound-system - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zerosonesfun/flarum-sound-system

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

zerosonesfun/flarum-sound-system
================================

Inline audio links and a persistent global audio bar powered by howler.js.

2.0.2(3mo ago)127↓83.3%MITJavaScriptPHP &gt;=8.2

Since Mar 16Pushed 3mo agoCompare

[ Source](https://github.com/zerosonesfun/flarum-sound-system)[ Packagist](https://packagist.org/packages/zerosonesfun/flarum-sound-system)[ RSS](/packages/zerosonesfun-flarum-sound-system/feed)WikiDiscussions 2.x Synced 3w ago

READMEChangelog (10)Dependencies (1)Versions (15)Used By (0)

Sound System
============

[](#sound-system)

**Sound System** adds audio to your Flarum forum: inline playable links in posts and an optional bottom bar player. For Flarum 2.x.

- **Inline audio** — Links to `.mp3`, `.wav`, or `.ogg` in posts become click-to-play players.
- **Global player** — A bar at the bottom of the page with play/pause, previous/next, progress, and volume. You upload the tracks in the admin.
- **App sounds** — Optional short sound when users open a discussion (e.g. a click).

---

Requirements
------------

[](#requirements)

- Flarum **2.x**
- PHP **8.2** or higher

---

Installation
------------

[](#installation)

From your Flarum root (where `composer.json` lives), run:

```
composer require zerosonesfun/flarum-sound-system
```

Then in the admin panel, go to **Extensions**, find **Sound System**, and enable it.

---

Updating
--------

[](#updating)

From your Flarum root:

```
composer update zerosonesfun/flarum-sound-system
```

Then clear the Flarum cache (admin → **Clear cache** or `php flarum cache:clear`). Reload the forum so the browser picks up any changed assets.

---

Removal
-------

[](#removal)

1. In the admin, go to **Extensions**, find **Sound System**, and **Disable** it.
2. From your Flarum root, run: ```
    composer remove zerosonesfun/flarum-sound-system
    ```
3. Clear the cache and reload the forum.

---

Settings
--------

[](#settings)

All settings are under **Administration** → **Extensions** → **Sound System** (click the gear).

SettingWhat it does**Enable inline audio link player**Turns links to audio files (e.g. `.mp3`) in post content into a small play/pause button. Users click to play or pause.**Enable global bottom audio bar**Shows a bar at the bottom of the forum with a playlist. You add tracks in the **Tracks** section below. Users get play/pause, previous/next, progress bar, and volume.**Tracks**The playlist for the global bar. Use **Add track** to upload files and set title/artist. You can reorder by dragging.**App sounds**When on, a short click sound plays when someone opens a discussion by clicking or tapping a discussion in the list. The sound file is included in the extension.**Dev console debugging**For troubleshooting. When on, the extension logs extra messages in the browser console. Leave **off** for normal use.---

Repository
----------

[](#repository)

Source code and issue tracker:

License: MIT.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance81

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

15

Last Release

102d ago

Major Versions

1.1.2 → 2.x-dev2026-03-16

PHP version history (2 changes)2.0PHP &gt;=8.2

1.1PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1388f65f82a8f3fa5e2af06c8dfe0c8a37d74786ccbd02d64ef85f283b0bf210?d=identicon)[zerosonesfun](/maintainers/zerosonesfun)

---

Top Contributors

[![zerosonesfun](https://avatars.githubusercontent.com/u/41351317?v=4)](https://github.com/zerosonesfun "zerosonesfun (4 commits)")

### Embed Badge

![Health badge](/badges/zerosonesfun-flarum-sound-system/health.svg)

```
[![Health](https://phpackages.com/badges/zerosonesfun-flarum-sound-system/health.svg)](https://phpackages.com/packages/zerosonesfun-flarum-sound-system)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12127.5k](/packages/flarum-lang-russian)[fof/byobu

Well integrated, advanced private discussions.

59112.4k11](/packages/fof-byobu)[flarum/tags

Organize discussions into a hierarchy of tags and categories.

38744.9k137](/packages/flarum-tags)[fof/gamification

Upvotes and downvotes for your Flarum community

4062.0k7](/packages/fof-gamification)[fof/polls

 A Flarum extension that adds polls to your discussions

25130.2k9](/packages/fof-polls)[michaelbelgium/flarum-discussion-views

Add views to flarum discussions

3055.4k6](/packages/michaelbelgium-flarum-discussion-views)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
