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

https://github.com/dmkebusinessgmbh/duplicatecheckbundle

This bundle performs duplicate check against your entities.
https://github.com/dmkebusinessgmbh/duplicatecheckbundle

duplicate-checks orocrm oroplatform

Last synced: 12 months ago
JSON representation

This bundle performs duplicate check against your entities.

Awesome Lists containing this project

README

          

## What does this bundle do?

This bundle provides a functionality to perform duplicate checks against
your entities. Especially in the CRM context you will encounter in the issue
where you database is full of duplicates.

## Usage

To enable the duplicate check for a given entity just, enable the check via
the entity config:

``` php