I’m pretty adept to WordPress and handling databases via PHP, but I’m struggling to think of a solution for a client.
The client wants a WordPress site that allows its users to register for an annual golf tournament that they are hosting. With registration comes two functions.
First, the actual registration process.
Second, through a separate form, the ability to create a foursome using the already registered users.
Does anyone know of a WordPress plugin(s) that comes close to performing these functions?
Or am I going to have to write this one from scratch?
The closest I could personally find was the Event Registration Plugin, but I doubt it will do exactly what you need.
What you’re looking for doesn’t sound terribly complex, however, so I would just build it from the ground up.