Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valantic/pimcore-data-quality-bundle


https://github.com/valantic/pimcore-data-quality-bundle

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Data Quality Bundle

[![Latest Version on Packagist](https://img.shields.io/packagist/v/valantic/pimcore-data-quality-bundle.svg?style=flat-square)](https://packagist.org/packages/valantic/pimcore-data-quality-bundle)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![PHP Checks](https://github.com/valantic/pimcore-data-quality-bundle/actions/workflows/php.yml/badge.svg)](https://github.com/valantic/pimcore-data-quality-bundle/actions/workflows/php.yml)

## Installation

```
composer require valantic/pimcore-data-quality-bundle

touch config/pimcore/data_quality.yaml

console pimcore:bundle:enable ValanticDataQualityBundle
console pimcore:bundle:install ValanticDataQualityBundle
```

## Documentation

- [User](./docs/User.md)
- [Developer](./docs/Developer.md)