thedmsgroup/mautic-enhancer-bundle
Composer 安装命令:
composer require thedmsgroup/mautic-enhancer-bundle
包简介
Various contact enhancer integrations for Mautic.
README 文档
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-bundleor by unpacking this repository's contents into a folder named/plugins/MauticEnhancerBundle - Go to
/s/pluginsand 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
统计信息
- 总下载量: 2.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 34
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2018-01-31






