acpl/flarum-post-validator

Validates all posts in the database. Useful after migrating from other software to Flarum.

0.0.2 2022-02-03 10:33 UTC

This package is auto-updated.

Last update: 2024-02-29 04:26:46 UTC


README

License Latest Stable Version Total Downloads

Validates all posts in the Flarum database. Useful after migrating from other software to Flarum.

image

Installation

Install with composer:

composer require acpl/flarum-post-validator

Usage

php flarum validate-posts --chunk=100

How it works?

This extension retrieves all posts from the database and then tries to render them. If an error occurs it saves the id and link of the post to the file.