5 votes

Preflight - Content health checks for Umbraco 8

Preflight is a pluggable framework for content quality assurance. Out of the box, Preflight tests general readability (reading level, sentence length and word length and complexity), checks link health and provides a text replacement mechanism.

Preflight supports content in RTE editors, textarea and textstrings, including those in Grid, Block List and Nested Content property editors.

New in V2!

Preflight is now variant-aware, allowing each language to run a specific test suite, with independently configurable settings. 

Plugins now implement IDiscoverable, and have changes to the IPreflightPlugin interface which must be resolved prior to running the v2 migration. Refer to the repository for more information.

Screenshots

 Download package
version 2.0.0

NuGet install instructions for Umbraco 8.1.0-9+

Install-Package Preflight.Umbraco

NuGet install instructions for Umbraco 9+

dotnet add package Preflight.Umbraco

Package owner

Nathan Woulfe

Nathan Woulfe

Nathan has 1664 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Nathan Woulfe
  • Created: 11/05/2019
  • Current version 2.0.0
  • .NET version 4.7.2
  • License MIT
  • Downloads on Our: 866
  • Downloads on NuGet: 10.7K
  • Total downloads : 11.6K

External resources