Reservation Widget for Overfull lets restaurants embed the Overfull reservation widget directly on their WordPress site. Add it anywhere with a shortcode or the dedicated Gutenberg block, or display it as a floating button.
Features:
This plugin connects to the Overfull service (https://www.overfull.fr/), operated by Overfull, to display and configure the restaurant reservation widget. Using the plugin requires an Overfull account.
The plugin communicates with the Overfull API in the following cases:
/apiv2/widget/get-theme-color)./apiv2/widget/translate-fab-label).No personal visitor data is sent by the plugin itself for the appearance/label requests (only the restaurant identifier, the label text and the language). Reservation data is handled by the Overfull widget itself.
This service is provided by Overfull. Terms of use and privacy policy: https://www.overfull.fr/mentions-legales/
The floating button loads a small JavaScript embed. Its human-readable (non-minified) source is included in the plugin at assets/js/overfull-embed.js, alongside the minified assets/js/overfull-embed.min.js used in production. No build step is required to read or modify the source; the minified file is produced from it with Terser.