thedmsgroup/mautic-do-not-contact-extras-bundle

Adds custom DNC list items to be added to standard Mautic DNC lists and creates phpne and sms channels

Installs: 534

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 20

Forks: 2

Open Issues: 1

Type:mautic-plugin

1.0 2019-03-07 19:12 UTC

This package is auto-updated.

Last update: 2024-04-25 09:47:37 UTC


README

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.

Installation & Usage

Currently being tested with Mautic 2.15.x. If you have success/issues with other versions please report.

  1. Install by running composer require thedmsgroup/mautic-do-not-contact-extras-bundle (or by extracting this repo to /plugins/MauticDoNotContactExtrasBundle)
  2. Go to /s/plugins/reload
  3. Click "Do Not Contact Extras" and configure as desired.