By craka on
I've had a search, both through google and drupal.org.
Does anyone know of a appointment scheduler module that is available for drupal 8 ?
Need something that site visitors can access and book without login for 30min or hour appointments.
Other options: Easy!appointments which needs installling on webserver but I know nothing of how to implement with drupal or using something like SuperSaas.
Comments
Maybe this might help
Maybe this might help
Thank you, I'm not sure if a
Thank you, I'm not sure if a saw those prior to me putting a post here. Unfortunately both do not have a stable drupal 8 module and both dev status update were over a year ago.
Had a look and installed MERCI however it would appear it does not allow for end user to book, or requires a lot of customisation/setup for it to function accordingly by a end user.
Have you seen Appointment Calendar?
Maybe the Appointment Calendar module could help: https://www.drupal.org/project/appointment_calendar
It has a stable D8 release, but it appears it's only a site-wide thing. You can't book by node per https://www.drupal.org/project/appointment_calendar/issues/2863270
A better option might be Booking and Availability Management Tools for Drupal: https://www.drupal.org/project/bat
Another module based on BAT called BEE
Thank you for the tipp. There is another module based on BAT called BEE what is based on BAT (what is a developer tool). BEE comes up with a UI for those who are not familiar with module development.