CalenFox Booking embeds the booking form from your CalenFox account into your
WordPress site, so visitors can schedule a meeting with you without leaving
your pages.
The plugin does not render the booking interface itself. It loads the embed
script from the CalenFox service, which means improvements to the booking form
reach your site without a plugin update.
Enter your CalenFox username under Settings CalenFox, then either add the
“CalenFox Booking” block in the editor, or use the shortcode:
[calenfox]
For a specific meeting type shown as a modal button:
[calenfox slug="your-username" type="12" mode="popup" label="Schedule a call"]
slug — Your CalenFox username. Falls back to the value in the settings.type — Meeting type ID. When empty, all meeting types are listed.view — profile or calendar.mode — inline or popup.height — Initial height in pixels, between 300 and 3000.label — Text of the modal button.This plugin connects to CalenFox, a third-party scheduling service, to display
your booking form. A CalenFox account is required.
What the plugin sends and loads:
https://calenfox.com/embed.js on pages thathttps://calenfox.com/<your-username>/embed in an iframe. ThisNo data is sent to CalenFox from pages that do not contain the block or
shortcode.
Service provider: CalenFox
Terms of service: https://calenfox.com/kullanim-kosullari
Privacy policy: https://calenfox.com/gizlilik-politikasi
If you run your own CalenFox installation, you can point the plugin at it under
Settings CalenFox Server address.