Download the PHP package mtcextendee/mautic-custom-deduplicate-bundle without Composer
On this page you can find all versions of the php package mtcextendee/mautic-custom-deduplicate-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mautic-custom-deduplicate-bundle
MauticCustomDeduplicateBundle
Plugin allow custom deduplicate contacts. Plugin extend current Mautic deduplicate options https://github.com/mautic/mautic/pull/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
- 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
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 https://github.com/mautic/mautic/pull/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
All versions of mautic-custom-deduplicate-bundle with dependencies
PHP Build Version
Package Version
Requires
mautic/composer-plugin Version
^1.0
The package mtcextendee/mautic-custom-deduplicate-bundle contains the following files
Loading the files please wait ....