Post Validator
Validates all posts in the database. Useful after migrating from other software to Flarum.
71 downloads
0 stars
v0.0.2
Updated
README
Flarum Post Validator
Validates all posts in the Flarum database. Useful after migrating from other software to Flarum.

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.