Hello
i try to set up the free version for a parking lot with 2 places.
I need that the user can book:
- a single hour (for example Monday 10:00 to 11:00)-> That's working fine
- but this hour repeated every Monday for the next 12 weeks
At this moment I see as solution: The user has to make manually 12 single reservations on every single monday for the next 12 weeks.
It's possible make this "book 10:00 to 11:00 every Monday for the next x weeks" with a single task with your component?
I have searched for this option but without result
Thanks