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 Drupal Modules (Moderator: Donald Lobo) »
  • Using CiviCRM contact to verify Drupal user registration, how?
Pages: [1]

Author Topic: Using CiviCRM contact to verify Drupal user registration, how?  (Read 1472 times)

hepabolu

  • Guest
Using CiviCRM contact to verify Drupal user registration, how?
January 02, 2010, 01:33:07 pm
Hello,

I'm running a Drupal website for about 2 years and recently I started looking at CiviCRM for a way to automate our Drupal user registration process. So basically this is what I want to achieve:

- all active members of our society are entered as contacts in CiviCRM
- whenever a member wants to access the members-only part of the website, he/she has to register a Drupal account
- based on the information entered in the registration form, CiviCRM is searched for matching info.
- If found, the Drupal account is approved. If not found, an email is sent to the administrator for manual approval.

I can only find info to automatically create Drupal accounts for CiviCRM contacts, but I'd rather leave the initiative with the member.

Can anyone point me to some URLs or give some hints on how to do this?

Thanks.

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: Using CiviCRM contact to verify Drupal user registration, how?
January 03, 2010, 10:35:11 am

i suspect you will need to write a custom module and implement hook_user with your rules below

most of what you need to do is drupal related

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 Drupal Modules (Moderator: Donald Lobo) »
  • Using CiviCRM contact to verify Drupal user registration, how?

This forum was archived on 2017-11-26.