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) »
  • convert contacts to CiviMember
Pages: [1]

Author Topic: convert contacts to CiviMember  (Read 2036 times)

triplehenry

  • Guest
convert contacts to CiviMember
October 22, 2007, 11:47:03 am
Is there a simpler and faster way of converting all the contacts to Civimembers other than updating the contacts one at a time?  It would even be better if they become a civimember automatically when they register for an event or if they create an account on the drupal site but not sure if that is possible or not. 

Thanks,
Henry

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: convert contacts to CiviMember
October 22, 2007, 01:19:24 pm

Currently there is no automated way of doing so. You will need to write a custom cron script to do the needful and/or write a drupal/civicrm hook to intercept and make a member at the right time.

You can check for folks our our professional services page at http://civicrm.org/professional/

thanx

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

yopyop

  • I’m new here
  • *
  • Posts: 16
  • Karma: 2
    • PDX Peace
Re: convert contacts to CiviMember
October 24, 2007, 10:12:56 pm
Hi - I just want to say that I went through this about a week ago (add existing contacts to CiviMember). It took me a while to 'get it' - but it looks like CiviMember and CiviCRM contact entries are seperate - you can't just give records a membership like you can give them Group or a Tag. There is a separate Import and Export for CiviMember and normal CiviCRM contacts.

Here is a rough overview - I'm sure I'm not getting the details completely here, but in essence you want to export a CiviMember-set contact through the CiviMember screen, by doing a find, and then an 'export'.

Import into your spreadsheet program and study the fields in the export. You will want to replicate this format for records - as you'll see how the records are stored for CiviMember.

Export regular CiviCRM contact by normal means. You can eliminate everything but their First, Last and email address, and add columns of data from the CiviMember export to represent the membership status.

hope that helps. good luck..

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: convert contacts to CiviMember
October 25, 2007, 06:58:17 am
Or - to summarize these steps:

1. Export the all (or a subset) of your contact records. You can use "export selected fields" to only output the Internal Contact ID and Name fields.

2. Export a sample membership record from CiviMember >> Find Members

3. Add the membership type, start and end date columns to your Contact Export using Excel or other spreadsheet program.

4. Now import the memberships for your contacts from CiviMember >> Import Members, using the Internal Contact ID as the "match to contacts" field.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • convert contacts to CiviMember

This forum was archived on 2017-11-26.