Can ubercart be used with this so that signups can be sold?

Comments

jhedstrom’s picture

Most likely. You'd need to turn signup nodes into an ubercart product and go from there.

dmenefee’s picture

I'm not sure how this would work. With Ubercart, I'd define a product class, and then create product nodes that have prices. A CCK signup node, on the other hand, is something that the user creates for each signup.

jhedstrom’s picture

@dmenefee you're right, I hadn't thought this fully through when I posted in #1. I think what would be needed is some sort of mechanism that allowed UC to charge for the creation of the signup node. A quick google search brought me here, which may be useful if you decide to pursue this.

dmenefee’s picture

Thanks! I actually just went over to using the uc_signup module, since it offered the functionality I needed. However, I'll use your pointer to evaluate this for other clients.

jhedstrom’s picture

Component: Code » CCK Signup core
Status: Active » Fixed

Closing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.