/bazaar

The extension marketplace for your Flarum forum.

Primary LanguagePHPOtherNOASSERTION

Bazaar by flagrow logo flagrow, a project of Gravure.

CC-BY-NC-SA 4.0 license Latest Stable Version Total Downloads

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

Read the disclaimers!

Bazaar in Action

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).
  • Bazaar is available under the CC-BY-NC-SA 4.0 license. In case you're interested in adapting the extension or using its code take the time to read and understand this license.

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 on Github.

INSTALLATION

composer require flagrow/bazaar

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

  • composer.json
  • composer.lock
  • vendor/

UPDATING

composer update flagrow/bazaar
php flarum migrate
php flarum cache:clear

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!

SUPPORT OUR WORK

We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on patreon.com/flagrow.

FAQ

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

Please get in touch with us on our issue tracker.