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 CiviEvent (Moderator: Yashodha Chaku) »
  • Auto creating Memberships from an Event
Pages: [1]

Author Topic: Auto creating Memberships from an Event  (Read 818 times)

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Auto creating Memberships from an Event
May 26, 2011, 04:18:29 pm
Hi - a new client (civicrm 4.x) runs classes - attendees who are not yet Members pay more and get a membership

So if the participant is not yet a member the fee is $85 (ie $20 for class and $65 for membership)

If they are a participant then the event fee is only $20

People can also join as Members separately for the $65 at any point.

So ideally if someone is registering for an Event we need some combination of

- if logged in and person is Member then only see lower fee

- if not logged then need to see a 'already member?' option perhaps with a coupon for the discount, or a way of verifying if they are a member before accepting the registration (checking via Match and if Member then accept)

- if not already a member then must register for the whole $85 and get a Membership kicked off automatically.

I have found various threads on similar topics but none seem to have come to fruition - and I think I have seen something more recent but couldn't find it in my Search.

- Event Registration and Membership on the same form? http://forum.civicrm.org/index.php/topic,16097
- Automatic Membership When Registering For Event? http://forum.civicrm.org/index.php/topic,14722.0.html
- Purchasing membership during event signup http://forum.civicrm.org/index.php/topic,12961.0.html
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

poorva

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.2
  • CMS version: 6
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Auto creating Memberships from an Event
September 20, 2011, 07:13:27 am
Hey petednz,

We have talked at IRC today (Annie). Can you please please post the code to update membership during event registration.

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: Auto creating Memberships from an Event
September 20, 2011, 09:00:41 am

hey annie/poorva:

i think it helps everyone if you use the same handle on forums and IRC. kinda allows people to make the forum/irc connection :)

as pete mentions, there have been requests for this, but so far no code contributions or folks willing to sponsor.

Would be great if you can share your code once completed. If your client can sponsor a more general solution that would be great. I suspect a generic solution would be a 10-30 hour project depending on how generalized it needs to be :)


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

poorva

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.2
  • CMS version: 6
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Auto creating Memberships from an Event
September 27, 2011, 03:17:22 am
ok thanks,
I'll talk with client or will try to complete this myself.

EdP

  • I post frequently
  • ***
  • Posts: 260
  • Karma: 7
  • CiviCRM version: 4.4
  • CMS version: Joomla 2.5.x
Re: Auto creating Memberships from an Event
September 27, 2011, 07:59:37 am
Hi, appreciate that you may be on Drupal, but thinking about it in a Joomla way:
1. A logged in user can be shown a different menu - so people who use the menu item logged in will get to the "cheap" contribution page and people who aren't logged in can only see the "expensive" page.
2. If someone is an event participant (and the contact create and money is handled by the Event process) the missing link is a membership create: presumably there is a hook in the event submission and then you could use the API to create a membership. The money won't show against the membership, but unless/until the accounting improvements happen that's inevitable, I suppose.

Ed

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Auto creating Memberships from an Event
October 18, 2011, 10:53:20 pm
hey poorva - what happened to this project in the end?
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Auto creating Memberships from an Event

This forum was archived on 2017-11-26.