We (http://fixieconsulting.com) are almost done writing yet another
Event Registration extension for Radiant.

Features:

Admins can:
  - create events (name, description, schedule, start and end date)
  - assign registration options to events (different prices, different
amounts of people -- i.e. could register a Table of people)
  - view who's registered for events

People can register for these events:
  - multi-step process -- select event registration option, enter
attendee information, enter registration contact information, select
payment type, enter payment info, see confirmation
  - payment done by credit card or check
  - credit card payments use ActiveMerchant, uses backgroundjob for
authorizing payments in the background (so the radiant process isn't
tied up waiting for remote authorization)
  - email sent on successful registration
  - can provide names and emails of people who will be attending
event, also select a vegetarian option
  - can provide registration contact information

Should be going live sometime next week.  We'll clean up the code and
put it up on github.  Note: we had to make the registration process a
lot uglier based on the design the client insisted we use.  So don't
hold that against us plz.

Joe
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to