Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

android-com-pl/flarum-post-validator

Repository files navigation

Flarum Post Validator

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages