serviceBookings - shopwareDowntown/downtown GitHub Wiki

Description

Not all suppliers necessarily sell physical goods or products and therefore there should be the possibility to offer other services (e.g. time-based). The goal is to enable customers to book these services (both paid and free of charge) via this platform and to enable the suppliers to manage these bookings.

The general idea behind the service booking project is to enable merchants an easy-to-use way to a wide variety of services. Services can range from installation services for your new laundry machine, webinars or giving your next potential customer a remote buying advice.

Feature overview

  • Define a product as a "service product"
  • Freely choose the type of service you would like to offer
  • Create multiple appointments for a service you're offering
  • In the storefront your customer can see a list, weekly and monthly view of the appointments
  • Booking a service is as simple as buying a normal product

In the background we're working with a library called FullCalender in the open source (MIT) variant.