Seminars and Drupal Commerce
First - Saw the session at DrupalCon Chicago. Really enjoyed it. Commerce is going to be way more enjoyable than UC, me thinks.
I have a customer that does seminars all over the world and would like to move all of the registration, purchasing, etc. online. So naturally, I figured Commerce is the way to go. What I am curious about is if it will handle their way of doing things. Basically, it goes like this:
Customer signs up for a weekend seminar. One price for the whole weekend. But there are multiple prices depending on whether they are a student, first year professional or established pro.
And there are prerequisites for different levels. Customer must have completed level one to take level 2, etc.
And for just one more little wrench, they want folks to be able to register and be able to pay at the door.
From what I saw at DC-Chicago I think this should be a slam-dunk. But can it be done with what exists now?
Comments
I have a very similar need
I need to list class signups in a similar manner, with 2 prices (members & nonmembers), pre-reqs, offline payment option, and class size limit. I am supposing the size limit can be handled as a stock control function.
Let's keep in touch on this
Let's keep in touch on this one. I am meeting with my client on Friday to discuss the project. My hope is to go with D7 and DC.
Any luck?
Have you had any luck with this yet? I keep running into seemingly Commerce-related bugs that are preventing me even building it out enough to test.
I just built my test site
I just built my test site last night, so I haven't really started yet.
I did get the job though :) So I'd better figure it out.
Awesome. I guess you really
Awesome. I guess you really have to do it now.
I'm looking for something very similar (as I had posted over here: http://www.drupalcommerce.org/node/455)
Looks like we are all wondering if Commerce can take care of this right out of the box and maybe none of us have enough familiarity or experience with it yet to know how to go about accomplishing it. My intuition tells me that with Commerce being so dependent on Rules and Views, it seems that you should be able to accomplish most any kind of setup.
At the moment, I'm under the gun to get a system set up immediately and I may have to stick with COD (Conference Organizing Distribution), but I would love to have the ability to run a conference or event and sell the tickets/signups via Commerce.
I will keep my eye on this and try to lend a hand as well.
Dan
Well, this was back-burnered for a bit...
But I am back on it now.
I did some test runs with both Commerce and Ubercart 3. I am having a very hard time getting my head around Commerce. It is VERY different. It seems like someone would have to create 2 items for every product. But I am probably missing something.
Although, it seems that since they are selling 4 or 5 different seminars that repeat at different times and different locations over and over again, that I should be able to create a base product for Seminar 1, Seminar 2, etc. and then create different display for the different dates and locations.
But it's taking way longer for me to learn this than I expected. Boy could I use some good tutorials...
Hope you're following the screencasts
Hope you're following the screencasts at http://vimeo.com/channels/commerceguys
No, I wasn't! Thanks!
No, I wasn't! Thanks!
screencasts about event registration?
Are there any screencasts covering event registration using Commerce? If not yet, any plans to do this?
It seems like there are a fair number of people wanting to use Commerce for event registrations, but not much documentation on how to handle the registration part of the process, and tie that smoothly with payment.
I haven't seen any
I haven't seen any full-fledged work in this area yet. I see two sandboxes: [Commerce Signup Integration](http://drupal.org/sandbox/jpontani/1268188) and [Commerce Signup](http://drupal.org/sandbox/ezrag/1232882) (with no commits).
However.. I did do
However.. I did do https://cgtraining.commerceguys.com, and it was quite simple. All it required was commerce_stock to manage the numbers. It's not a real event system, but it works for what we need it for.
And by the way... join us in Florida!
Similar problem
This sounds very similar to what I am looking at. There is a base seminar or class that defines what the specific class is. And then there are actual instances of it when the class is scheduled to be held at a given time and location.
Since users would need to register for a specific class, it seems to me that you need a product for each instance (because they want to take the one in San Francisco, not LA).
Workflow would entail the site editor/admin being able to easily create an instance of the class they want and make it available for purchase.
For example, say we have a class for Basket Weaving. It is offered various times throughout the year and throughout the country. We want to be able to create an entity with basic information about the class (title, description, an image, etc.), and then allow an admin to create another entity representing the actual "event" of the class occurring (additional information such as time, location, cost, etc.).
So this seems similar to your situation, but it seems to me that the "instance" would be a product in Drupal Commerce. If so, would the basic information be a product type, and would we need a different product type for every class? I.e. if we offer 250 different classes, we need 250 product types?
I agree it will be nice to see more real world examples of how people are using DC. Hopefully discussions like this will help. :)
Real world examples
We sure want to see real-world examples posted and discussed. See http://drupalcommerce.org/showcase. Please add your own sites there, and we'd love to link to blog posts about how you built your site.
Would love to see examples of event registration
It would be very helpful to see some examples of sites using Drupal Commerce for registering for courses/events/conferences, etc. So many stores, so few educational examples...
I've got similar requirements
http://www.drupalcommerce.org/node/788