My Reservation
With this widget guests can look-up their reservation(s). An e-mail will be send with the links to the guest page. This will only be don if this guest has a future reservation in your system.
Website integration
Importing this widget to your website is very easy. Just copy the code below and paste it into your website. This works with all the popular CMS tools like Wordpress or Wix
<booking-engine
administration="{Your administration slug}"
widget="my-reservation"
></booking-engine>
<script type="module" crossorigin src="https://widgets.booking.camping.care/assets/plugin.js"></script>
Parameters
You can use all the default parameters as described at this page: Booking Parameters. Instead of adding these parameters to the query, they can be used like this:
<booking-engine
administration="{Your administration slug}"
widget="my-reservation"
></booking-engine>
Important
The user needs to add the same e-mail address an he/she used when they made the booking.
Example
The widget will look a bit like this in your website.