Chore Commands

Chore Commands club-1/flarum-ext-chore-commands

Adds a few maintenance commands to Flarum console.

CLUB1 Chore Commands

License Latest Stable Version Total Downloads Coverage Build Status

A Flarum extension. Adds a few maintenance commands to Flarum console.

Warning: This extension can make bulk edits on the database. Use it first on a test database and/or make sure you have a backup of your database. If you run into issues, please report them here.

banner

Once enabled in the admin dashboard, it provides the following Flarum console commands:

  chore:reparse  Reparse all comment posts using the latest formatter's configuration

Installation

Install with composer:

composer require club-1/flarum-ext-chore-commands:"*"

Updating

composer update club-1/flarum-ext-chore-commands:"*"

Links

Versions

  • Version v1.0.0.

    Likely works with Flarum v1.8.8.

  • 3 additional versions.
  • Extension created.