Skip to content

mtcextendee/mautic-custom-deduplicate-bundle

Repository files navigation

MauticCustomDeduplicateBundle

Plugin allow custom deduplicate contacts. Plugin extend current Mautic deduplicate options mautic/mautic#5344 and prevent multiple deduplicate run.

Support my projects

Installation

Command line

  • composer require mtcextendee/mautic-custom-deduplicate-bundle
  • php bin/console mautic:plugins:reload
  • Go to /s/plugins and setup Custom Deduplicate integration

Manual

Setup Custom Deduplicate

  • 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

Usage

  • 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.

Credits

Icons made by Metropolicons from www.flaticon.com