CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically
Pages: [1]

Author Topic: civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically  (Read 570 times)

xingshi0421

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 3.8
  • PHP version: 5.4
civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically
March 25, 2014, 04:10:36 am
Hi Guys,

I have an issue when I work with civiCRM, basically I don't want the civiCRM wordpress plugin to create contacts automatically when a wordpress user is created or updated. This look a wired requirement, but yes this is what I want. Now civiCrm wordpress plugin will automatically create a contact in crm when a new wordpress user is created. Am I able to remove this?

I have been searching for this long time, it seems the only way is to modify the crm source code, but there are too many files, so if you can help me, I will really appreciate it

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically
March 25, 2014, 11:15:38 am

no, u cannot remove it via the UI :(

i'd recommend you let this happen and live with it. Not worth hacking the code base for this

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

xingshi0421

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 3.8
  • PHP version: 5.4
Re: civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically
March 25, 2014, 03:15:53 pm
yeah, I know, but the problem is if I let this happen, it will create many duplicated contacts. So any recommendations regarding duplicated contacts that will be generated?  Thanks a lot

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically
March 25, 2014, 04:25:56 pm

if civi finds a contact with the same email address, it reuses that contact and does not create a new one

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically
March 25, 2014, 04:45:41 pm
Perhaps you should check the fields that your unsupervised duplicates rule is set to match on.     

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • civiCRM wordpress plugin: prevent civiCRM from creating contacts automatically

This forum was archived on 2017-11-26.