Hi!
Thanks for your reply.
“1.we have 7 institutes teaching various activities (dancing,swimming,essay writing etc) for students.and each institute have more than 500 students”
Sure, you can do that
“2.every year we conduct many events and competitions in all institutes and even all institutes conduct dancing and singing competitions.”
Alright, no issues with this as well
“3.i want to create a multisite in wordpress and provide each institute a single site”
Only SportsPress Pro with a League License will work in a multisite install.
“4.so institutes can create any no of event or competitions in that particular multisite”
Sure, this is possible, but only in that version
“5.for ex- for dancing competition I want to create an event and interested students can apply for it by paying and I want to display the list of applied students name below the event details for others to see”
This can be done with WordPay as well, except for the applied students. This has to be done by the league manager or admin.
“6.i want to make sure that all event registration is done by students paying for it”
Sure, WordPay is the way to go ??
“7.and i want to create a directory in main site with all the events details and happening in all the multisite.and even statistics of all events”
This requires a bit of custom code. WordPress treats each subsite as a separated WordPress install so you’ll need to get the events with a custom shortcode or plugin.
“8. we want to create a profile for students so that the student’s past participation and winning history must be visible in the profile, for the past 2 years and it should be visible to others”
Sure, the player profile is created automatically
“9.i also want to create a page for institutes which shows various statistics like how many events it conducted, how many students participated and how many students of that institute has won in any events(all winning data and student data must sync across all multisite- if any student register in any one of the multisite then they must be able to login in all the site in the network)”
This requires a bit of custom code
“10.each institute will have admins responsible for their particular event, so that individual admin can edit only that particular event (even they should not be able to allow participants to apply without paying)”
We don’t have a user role that restricts them to a specific event. You’ll need some custom code for that as well.
Thanks!