WordPress Plugin for One-Time Event Registration? [closed]
IT Nursery
May 19, 2022
0
I am building a website for a charity event and i would like for people to register for this event.
The form should contain name, email and other custom questions. Also I would like a page where to list the persons registered. I was thinking of using the user system + a plugin for listing the user list.
What plugins would you use?
Thanks.
4 Answers 4
Hi solomongaby:
Forms
For the form I would suggestion using GravityForms. It’s super easy to use to design and post a form, and here’s an example form we made for requests to be a presenter.
GravityForms is $39 per server but if you ask they may be willing to give a charity a free copy?
Registration
I would probably just recommend using EventBrite like we did for our WordPress business conference.
EventBrite is free to use if your event is free and the fees are well worth the lack of headache if you are charging. Using EventBrite (or a similar service) will be much, much easier than trying to implement something in WordPress for a one-time event.
I wrote a shortcode to make display easy (you can put the code in your theme’s functions.php file). Here’s the prototype usage for the shortcode: