PHPackages                             extiverse/bazaar - 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. [Admin Panels](/categories/admin)
4. /
5. extiverse/bazaar

AbandonedFlarum-extension[Admin Panels](/categories/admin)

extiverse/bazaar
================

The Flarum extension marketplace.

0.4.1(6y ago)599.7k13[35 issues](https://github.com/extiverse/bazaar/issues)[11 PRs](https://github.com/extiverse/bazaar/pulls)MITPHP

Since Mar 11Pushed 3y ago4 watchersCompare

[ Source](https://github.com/extiverse/bazaar)[ Packagist](https://packagist.org/packages/extiverse/bazaar)[ RSS](/packages/extiverse-bazaar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (44)Used By (0)

Bazaar
======

[](#bazaar)

[![Build status](https://camo.githubusercontent.com/461e3a227d92a7540c22d311debda5c60b8b48e84a3bdd4aa1bb8e366a0a096d/68747470733a2f2f7472617669732d63692e6f72672f666c6167726f772f62617a6161722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/flagrow/bazaar) [![Latest Stable Version](https://camo.githubusercontent.com/a7e343bf949176b5be527634b4af938da7e03022618e26b26308a401eb28b799/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6167726f772f62617a6161722e737667)](https://packagist.org/packages/flagrow/bazaar) [![Total Downloads](https://camo.githubusercontent.com/222839b1640b7694d2a62855ccd60f64e050aa6063afefe77e19103403083783/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6167726f772f62617a6161722e737667)](https://packagist.org/packages/flagrow/bazaar) [![Join our Discord server](https://camo.githubusercontent.com/d73628b17bbfd9568a0c942585827f1391f81c21bd56e3cac269c6e2e746c469/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f3234303438393130393034313331353834302f656d6265642e706e67)](https://flagrow.io/join-discord)

The marketplace extension that allows you to add and remove extensions without composer or a terminal.

> Read the disclaimers!

Disclaimers
-----------

[](#disclaimers)

- Bazaar runs migrations down, meaning it will drop tables of extensions when you uninstall them.
- Bazaar cannot remove assets right now of extensions that are uninstalled.
- Bazaar attempts to increase its allowance of memory to 1GB, this might not work on your hosting environment.
- Bazaar reads the API on flagrow.io for compatible extensions. By installing and enabling this extension you agree to share some data so that the extension can do its work (Flarum version and URL).

Goals
-----

[](#goals)

- Give admins easier control of installed and enabled extensions.
- Create a community driven, triaged list of quality extensions.
- Allow admins to connect to their Flagrow.io account and gain access to a dashboard showing the status of all forums.
- Support paid extensions for Flagrow and other extension developers.

For a complete overview of our changes, please visit the [changelog](https://github.com/extiverse/bazaar/blob/master/CHANGELOG.md) on Github.

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

[](#installation)

```
composer require extiverse/bazaar
```

Make sure that the following directories and files are writable by the web/php user:

- `composer.json`
- `composer.lock`
- `vendor/`

Updating
--------

[](#updating)

```
composer update extiverse/bazaar
php flarum migrate
php flarum cache:clear
```

Configuration
-------------

[](#configuration)

Enable the extension under the extensions tab in the admin area. A settings modal will popup asking you for a token, which most likely will already be there. You're good to go, open the Bazaar tab on the left and enjoy!

For version 0.3 and up (for Flarum 0.1.0-beta.8+) please do consider to [enable cron processing](https://github.com/extiverse/bazaar/wiki/Cron-task-processing). Cron processing considerably speeds up actions on your extensions by moving those tasks outside of your current request.

Extension developers
--------------------

[](#extension-developers)

Bazaar connects to [flagrow.io](https://flagrow.io/) to provide up-to-date extension list and metadata. This data is refreshed periodically via the Packagist API. It takes around five minutes for the website to pick up new extensions, existing extensions are synced every hour.

This means you don't have anything particular to do to get your extension inside Bazaar.

However here are a few additional steps you can take to improve the way your extension looks (check these keys in your `composer.json` file):

- Fill the `license` key so everybody know what they can do with your code.
- Add every author to the `authors` key so we can list them.
- Choose a sensible name for `extra.flarum-extension.title`. This value is used with the tags to provide search.
- Don't forget to set an `extra.flarum-extension.icon` setting to your extension, it looks a lot better with an icon.
- Add an `extra.flagrow.discuss` key to link your extension with its discussion on Flarum Discuss. Must be a valid url starting with `https://discuss.flarum.org/d/`.

Security
--------

[](#security)

If you discover a security vulnerability within Bazaar, please send an email to the Flagrow team at . All security vulnerabilities will be promptly addressed.

Please include as many details as possible. You can use `php flarum info` to get the PHP, Flarum and extension versions installed.

FAQ
---

[](#faq)

- Where do I get a token or the token field is empty?

> Please get in touch with us on our [issue tracker](https://github.com/extiverse/bazaar/issues).

Links
-----

[](#links)

- [Flarum Discuss post](https://discuss.flarum.org/d/5151)
- [Source code on GitHub](https://github.com/extiverse/bazaar)
- [Changelog](https://github.com/extiverse/bazaar/blob/master/CHANGELOG.md)
- [Report an issue](https://github.com/extiverse/bazaar/issues)
- [Download via Packagist](https://packagist.org/packages/flagrow/bazaar)

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 61.4% 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 ~36 days

Recently: every ~85 days

Total

28

Last Release

2371d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/504687?v=4)[Daniël Klabbers](/maintainers/Luceos)[@luceos](https://github.com/luceos)

---

Top Contributors

[![luceos](https://avatars.githubusercontent.com/u/504687?v=4)](https://github.com/luceos "luceos (143 commits)")[![clarkwinkelmann](https://avatars.githubusercontent.com/u/5264300?v=4)](https://github.com/clarkwinkelmann "clarkwinkelmann (76 commits)")[![Hiobi](https://avatars.githubusercontent.com/u/2171856?v=4)](https://github.com/Hiobi "Hiobi (3 commits)")[![jordanjay29](https://avatars.githubusercontent.com/u/7871706?v=4)](https://github.com/jordanjay29 "jordanjay29 (3 commits)")[![rob006](https://avatars.githubusercontent.com/u/5972388?v=4)](https://github.com/rob006 "rob006 (2 commits)")[![AngellitoX](https://avatars.githubusercontent.com/u/1666907?v=4)](https://github.com/AngellitoX "AngellitoX (2 commits)")[![DennaGherlyn](https://avatars.githubusercontent.com/u/13550824?v=4)](https://github.com/DennaGherlyn "DennaGherlyn (2 commits)")[![1337god](https://avatars.githubusercontent.com/u/18701229?v=4)](https://github.com/1337god "1337god (2 commits)")

---

Tags

extensionsflarumflarum-extensionmarketplaceextensionsextensionextendflarummarketplacepaidpremiumextiverse

### Embed Badge

![Health badge](/badges/extiverse-bazaar/health.svg)

```
[![Health](https://phpackages.com/badges/extiverse-bazaar/health.svg)](https://phpackages.com/packages/extiverse-bazaar)
```

###  Alternatives

[afrux/asirem

The weird Flarum theme made with potatoes as fuel, by Afrux.

46132.7k](/packages/afrux-asirem)[flarum/extension-manager

An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).

12211.5k](/packages/flarum-extension-manager)[fof/sitemap

Generate a sitemap

1988.7k2](/packages/fof-sitemap)[flarum-lang/russian

Russian language pack for Flarum.

13126.1k](/packages/flarum-lang-russian)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

2033.8k](/packages/flarum-lang-french)[flarum/gdpr

Features for GDPR, PII management

1425.2k15](/packages/flarum-gdpr)

PHPackages © 2026

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