Skip to content

powerticmkt/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 app/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#7502
  • From console: php app/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

About

Custom deduplicate for Mautic

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%