Replies: 0
I’m looking to add both Membership and Booking facilities to a sports club website.
Membership is mainly about club fees and the resulting fees for booking training session.
Access to different web pages is not likely to be a requirement.
Bookings:
Sessions will be just one or two per week.
Multiple users should be able to book the same session.
It would be useful to put a maximum number of users per session.
Both members and guests should be able to book the same session.
The price of booking would be determined by the membership type.
It would be useful to populate a GoogleSheets document with bookings.
Would it be better to start with a membership plugin, or a bookings plugin, or is there anything that can do both?
And can this easily be done with free plugins?
(We currently use WooComerce in another, very limited way.)