Event registration script needed

Any suggestions on an open source event registration script? (PHP based) I need to set one up quick for a disorganized client who needs it yesterday.

They need to enter details about the event and then collect registrants’ contact info basically. They’re not charging a fee for their seminar. They’d want to be able to export the results for follow up contacts.

All my googling turns up programming internal type stuff about registering application events. There must be something out there to do this, though.

Thanks,
Tim

found one for $40
http://www.cescripts.com/

$29
http://www.signup.uochm.com/

Free maybe will work, very unsure!
http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=2215&lngWId=8

there are some complex ones:
phpScheduleIt
http://phpmyticket.com/

Thanks Stephen!

I tried using the CEScripts one for another client and demanded my money back. It was a very poor script. Sorry, I should have mentioned that in my first note.

I will explore the others as they seem more promising. phpMyTicket seems like a bit of overkill for this project, but definitely worth a serious look.

Thanks!
Tim

Hey - try to use Eventbrite’s widget instead, it works pretty well and goes around the hassle of creating your own. They also have a fully-featured management dashboard to manage every detail about the registration process, including forms and payments.

Eventbrite Help Center

Hi! I’m trying to setup a registration form for an event and I needed to add a php script where it assigns each registrant a unique reference number (e.g. rc-0001). Please help.

Fuder
[email protected]

Here is Wordpress plugin that provides a way to take online registrations for events. The plugin uses the PayPal IPN to record payments to a database. PayPal payments are captured to the database using the PayPal Standard IPN. Its called the Advanced Events Registration plugin.

http://shoultes.net/wordpress-events-registration-with-paypal-ipn/