Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I'm a bit overwhelmed with the googling I'm doing and thought I'd turn to the community for recommendations:

I need a booking engine which will :

  1. Allow Events to be posted including dates, locations etc
  2. Set a max ticket allocation
  3. Have Paypal Integration
  4. Ability to dump out sales data to a csv would be nice..
  5. Perhaps handle returns or refunds

Thanks very much indeed

share|improve this question
are you looking for a free or paid solution? If paid what is your budget? – woony Aug 21 '12 at 14:01
either really, nothing that takes a commission on sales though. Free would be preferable – Alex Aug 21 '12 at 14:05
have a look at this list maybe: codecanyon.net/… – woony Aug 21 '12 at 14:29

2 Answers

Take a look at WP Event Ticketing plugin which main features include:

  • Collect payments via paypal.
  • Set total attendance limit.
  • Multiple ticket types. For example, ticket type A includes a t-shirt while ticket type B does not.
  • Custom ticket options. This allows you to decide what information you want ticket purchasers to provide. For example, name, address, shirt size, twitter handle, etc...
  • Send email to purchaser upon order completion.
  • Reporting page shows total sales and income broken down by package, coupons used and tickets sold.
  • Export attendee data to a CSV file.

just watch this video http://vimeo.com/18491170

share|improve this answer

Try this plugin http://wordpress.org/extend/plugins/tickettool/ It's even more than you need.

share|improve this answer
An answer should be more than just a link to an external site. Please add a solution. – toscho Oct 8 '12 at 13:59

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.