An open API service indexing awesome lists of open source software.

https://github.com/android-com-pl/flarum-post-validator

Validates all posts in the Flarum database. Useful after migrating from other software to Flarum.
https://github.com/android-com-pl/flarum-post-validator

flarum-extension

Last synced: 20 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# Flarum Post Validator

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/acpl/flarum-post-validator.svg)](https://packagist.org/packages/acpl/flarum-post-validator) [![Total Downloads](https://img.shields.io/packagist/dt/acpl/flarum-post-validator.svg)](https://packagist.org/packages/acpl/flarum-post-validator)

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

![image](https://user-images.githubusercontent.com/25438601/152416540-9a9180d0-3f9e-4a96-9243-a4949afea1de.png)

## Installation

Install with composer:

```sh
composer require acpl/flarum-post-validator
```

## Usage
```sh
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.