Depending on user-configurable weighted rules (data quality configuration objects) one- or multiple quality values are computed and stored in data objects.
Bundle Version | PHP | Pimcore |
---|---|---|
< 2.0 | ^7.3 | ^6.0 |
>= 2.0 | ^8.0 | ^10.0 |
>= 3.0 | ^8.0 | ^11.0 |
composer require basilicom/pimcore-data-quality-bundle
bin/console pimcore:bundle:enable DataQualityBundle
bin/console pimcore:bundle:install DataQualityBundle
number
to the object class that you want to analyze.
DataQualityConfig
in your object tree
Save & Publish
and reloadName (NameDE) #All
(NameDE is just the complete fieldname)Name (NameDE) #de
(NameDE is just the complete fieldname)
Data Quality
(Optional)Data Quality
from the Layout Components to the chosen object class
bin/console dataquality:update <quality-config-id> <batch-size>
Basilicom\DataQualityBundle\GridOperator\Quality
on a Data Quality (number) field
Authors:
License: GPL v3, see LICENSE