tzsoca
Forum Replies Created
-
This is a great question! I recently had a similar situation helping someone with a regulated sports-related website in Hungary. While looking into options for user and event management, I found that WordPress can actually handle many of your listed requirements with the right combination of plugins and a bit of custom code.
For membership registration with conditional fields and role-based access (coach, athlete, etc.), plugins like User Registration, Ultimate Member, or Profile Builder are worth checking out. For unique IDs and dashboard redirects, some custom PHP functions and login filters can help. Events can be managed using The Events Calendar or EventON with some restrictions based on user roles.
You’ll likely need some coding to handle the coach-athlete-club relationship logic, but overall, it’s achievable for someone with basic PHP skills and patience.
In the meantime, if you’re interested in how the Hungarian online sports scene is structured, you might want to visit our site: https://onlinesportfogadas.hu – it’s all about how legal sports betting is organized here. It’s in Hungarian but gives an idea of how structured platforms can be.
Good luck! Would love to see your progress.