Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.45 KB

README.rst

File metadata and controls

43 lines (33 loc) · 1.45 KB

PHP 8.2/8.3

TYPO3 13

License: GPL v3

QAD

This extension provides quality assurance (QA) routines for data stored in TYPO3 systems. This can be helpful in case a table configuration (TCA) needs to be flexible but editors should adhere to specific guidelines when they add or edit data. The extension allows you to configure scheduled or manually triggered tasks that check custom patterns across tables and fields. QA information may also be collected in dashboards that help editors find and complete faulty data. QAD is compatible with, but not explicitly a part of, the Cultural Heritage Framework (CHF), a research software suite that helps you build web apps to produce and publish data in the humanities.

Repository

https://github.com/digicademy/qad

Read online

https://digicademy.github.io/qad

TER

https://extensions.typo3.org/extension/qad

Roadmap

This is a pre-release version. The following steps are required for the software to move out of beta:

  • Implement QA dashboard
  • Add task for QA checks
  • Provide sample checks
  • Add API documentation

Beyond 2.0.0

  • Add testing