This Bundle creates an additional Do Not Contact Entity type for managing an uploadable and editable list of items to reference as "add-on" DoNotContact Mautic Entities.
These can be items by channel, where 'email' and 'phone' are the currently supported channels.
This Bundle functions by hooking into a core event dispatch for DNC lookups, and adds items from the custom list as DNC Entities. These add-on entities are lead-agnostic, compared to the mautic instances.
Currently being tested with Mautic 2.15.x
.
If you have success/issues with other versions please report.
- Install by running
composer require thedmsgroup/mautic-do-not-contact-extras-bundle
(or by extracting this repo to/plugins/MauticDoNotContactExtrasBundle
) - Go to
/s/plugins/reload
- Click "Do Not Contact Extras" and configure as desired.