Validates all posts in the Flarum database. Useful after migrating from other software to Flarum.
Install with composer:
composer require acpl/flarum-post-validator
php flarum validate-posts --chunk=100
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.