club-1/flarum-ext-chore-commands

Adds a few maintenance commands to Flarum console.

Fund package maintenance!
n-peugnet

Installs: 156

Dependents: 0

Suggesters: 4

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:flarum-extension

v1.0.0 2023-05-03 18:42 UTC

This package is auto-updated.

Last update: 2024-04-10 11:42:50 UTC


README

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