I created the attached backport of the module to Drupal 6. It also adds a few helpful features.

- Displays and lets you change the domain_id
- Displays and lets you change the uf_name (also displays the current Drupal email address so you can easily copy/paste that if it is what you want
- Allows the uf_match for that contact to be deleted if you want (very helpful for when you are trying to move the uf_match for a civicrm contact from one contact to another, when both contacts happen to already have existing uf_matches)

- Also I moved the $databases array from settings.php to civicrm_contact_match.module. That isn't really the best solution, but it works, and for whatever reason I just couldn't get the settings.php version to work.

- I also updated the readme to reflect that change

CommentFileSizeAuthor
civicrm_contact_match_drupal6.zip11.56 KBflug

Comments

sdragnev’s picture

Thanks, flug!

I'll look to add this to a d6 branch soon.

petednz’s picture

hi flug - on the civi forum it sounds like your d6 backport has added a bunch of useful features that could be useful on the d7 version - is that right?

i upgraded my d7 version to dev in case some of this was already there - but not so

any thoughts by you or llaen about getting them on to d7?

sdragnev’s picture

Status: Active » Closed (fixed)

Finally added flug's code as a 6.x branch.