Skip to content

Prevents emails from being used across contacts in CiviCRM.

License

Notifications You must be signed in to change notification settings

albionbrown/civi-duplicate-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicate Emails

This is a extension for CiviCRM. When installed, it prevents email addresses from being used across multiple contacts.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP7
  • CiviCRM > 5

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl org.cepr.duplicate-emails@https://github.com/joshbrown81/org.cepr.duplicate-emails/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/FIXME/org.cepr.duplicate-emails.git
cv en duplicate_emails

Usage

Clone/extract this project into the ext directory within your CiviCRM installation

Known Issues

None

About

Prevents emails from being used across contacts in CiviCRM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages