thedmsgroup / mautic-enhancer-bundle
Various contact enhancer integrations for Mautic.
Installs: 2 800
Dependents: 0
Suggesters: 0
Security: 0
Stars: 33
Watchers: 24
Forks: 6
Open Issues: 5
Type:mautic-plugin
Requires
- ext-curl: *
- ext-dom: *
- ext-json: *
- ext-simplexml: *
- league/flysystem: ^1.0
- league/flysystem-sftp: ^1.0
- mautic/composer-plugin: ^1.0
- dev-master
- 2.15.0
- 2.14.2
- 2.14.0
- 2.13.6
- 2.13.5
- 2.13.4
- 2.13.3
- 2.12.16
- 2.12.15
- 2.12.14
- 2.12.12
- 2.12.11
- 2.12.10
- 2.12.9
- 2.12.8
- 2.12.7
- 2.12.6
- 2.12.5
- 2.12.4
- 2.12.3
- 2.12.2
- 0.28
- 0.27
- 0.26
- 0.25
- 0.24
- 0.23
- 0.22
- 0.21
- 0.20
- 0.19
- 0.18
- 0.17
- 0.16
- 0.15
- 0.14
- 0.13
- 0.12
- 0.11
- 0.10
- 0.9
- 0.8
- 0.7
- 0.6
- 0.5
- 0.4
- 0.3
- 0.2
- 0.1
- dev-ENG-1001-fix-geonames-cron-city-state-zip
- dev-ENG-953
- dev-ENG-833
- dev-phone-to-parts-intl
- dev-ENG-758
- dev-ENG-673
- dev-ENG-637-blacklist-enhancer
- dev-ENG-595
- dev-ENG-578-county-support
- dev-ENG-567
This package is auto-updated.
Last update: 2024-11-13 12:21:57 UTC
README
A bundle of contact data enhancers.
External Enhancers
- Alcazar - Phone data lookup
- Fourleaf - Contact activity and hygiene scoring
- XVerify - Validates email and phone fields
Local Enhancers
- Random - Stores random number for use in A/B splits
- Age from Birthdate - Stores age based on a birthdate field
- City & State from Postal Code - Backfills blank city/state fields when the postal(zip) is filled. IP Address data can be used to enhance the data.
- Choose Gender From Name - Selects the most probble gender based on a contacts first name.
Installation & Usage
Currently being tested with Mautic 2.12.x
.
If you have success/issues with other versions please report.
- Install by running
composer require thedmsgroup/mautic-enhancer-bundle
or by unpacking this repository's contents into a folder named/plugins/MauticEnhancerBundle
- Go to
/s/plugins
and clickInstall/Upgrade Plugins
. - Publish and configure the integrations as you wish.
- For City & State From Postal Code and Gender From Name, use the console commands (mautic:integration:enhancer:installcspcdata and mautic:integration:enhancer:installgendernames, respectively) to build the reference tables.
Expirian Correct Address
Correct Address is a data enhancer dependent on Expirian's proprietary qas
software.
- Host User and Host Password are assigned by Expirian
- Fingerprint and be found by loging onto the SFTP sight then looking through the connection properties
- Remote Host Expirian assingned
- Remote Path, Archive, and Path should not change
- Excecuable Path: the absolute path to the location of the CorrectAddress calling program
- Local Data Path: the absolute path to where the data file is extracted