Plugin allow custom deduplicate contacts. Plugin extend current Mautic deduplicate options mautic/mautic#5344 and prevent multiple deduplicate run.
composer require mtcextendee/mautic-custom-deduplicate-bundle
php bin/console mautic:plugins:reload
- Go to /s/plugins and setup Custom Deduplicate integration
- Download last version https://github.com/mtcextendee/mautic-custom-deduplicate-bundle/releases
- Unzip files to plugins/MauticCustomDeduplicateBundle
- Go to /s/plugins/reload
- Setup Custom Deduplicate integration
- Merge If these fields exists - merge If all of these fields are duplicate
- Skip If these fields are not empty - skip If one of these fields are not empty
- Require this pull request mautic/mautic#9844
- From console:
php bin/console mautic:contacts:deduplicate:custom
- From Mautic
If you run deduplicate process From Mautic, you're notified by notification center.
Icons made by Metropolicons from www.flaticon.com