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) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • signup Drupal user from other site
Pages: [1]

Author Topic: signup Drupal user from other site  (Read 1426 times)

dgh

  • Guest
signup Drupal user from other site
October 15, 2009, 11:52:10 pm
Hi all,

We have two sites, one which gives provides mp3s of our lecturers, and the others is the main site that I have installed CiviCRM to keep contact with donors etc.

Currently I add those people who sign up to keep in touch on the lectures site to the civiCrM instal on the other main site, but I was wondering is there a way I could automate that process so that people who sign up on our audio lectures site can be automatically added as a contact on the main site's Civicrm instal (they all sign up to keep in touch and get updates from us so there is no question of spamming or illegitimate use of their email addresses, I just want to automate the current process I have)

Best,
DGH

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: signup Drupal user from other site
October 16, 2009, 07:14:41 am

You can do this by using some php code and the CiviCRM API

Use a drupal form to collect name/email info on the other site. The form submit basically makes a REST API Call to create/update the contact on the main site

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

dgh

  • Guest
Re: signup Drupal user from other site
November 16, 2009, 10:26:29 pm
Thanks Donald,

Could you give a little more detail? I have setup the working drupal and civicrm installs myself, but I don't really know coding so much.

At the moment, the lectures site has the generic drupal signup form which people signup to keep in touch.

How could I get this code required and where would I put it?

Thank you,
David

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: signup Drupal user from other site
November 17, 2009, 09:34:47 am

your best bet will be to hire someone from  http://civicrm.org/professional/ to help you with the code. u'll need to have a fair understanding of php coding to do what u need

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • signup Drupal user from other site

This forum was archived on 2017-11-26.