Hello jfvdvelden, at the en of last year I was looking for one and not found. I would suggest to use one of the available booking button providers on the market. My customer already was in booking.com and the integration is very easy:
- simply drop the button code in the Grav Admin edit area of the page, like this:
<div id="book-widget" >
<script async src="https://reservation.booking.expert/embed/calendar.js?h=yourcode" data-booking-calendar></script>
</div>
- Install Grav plugin: Custom CSS
Customize your button as you please
#book-widget {
your style
}
Regards
joejac