Title: CalenFox Booking
Author: CalenFox
Published: <strong>August 17, 2026</strong>
Last modified: August 17, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/calenfox-booking.svg)

# CalenFox Booking

 By [CalenFox](https://profiles.wordpress.org/calenfox/)

[Download](https://downloads.wordpress.org/plugin/calenfox-booking.1.0.0.zip)

 * [Details](https://mfe.wordpress.org/plugins/calenfox-booking/#description)
 * [Reviews](https://mfe.wordpress.org/plugins/calenfox-booking/#reviews)
 * [Development](https://mfe.wordpress.org/plugins/calenfox-booking/#developers)

 [Support](https://wordpress.org/support/plugin/calenfox-booking/)

## Description

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.

#### Features

 * Gutenberg block with a live preview inside the editor
 * Shortcode for the classic editor and page builders
 * Two formats: an inline form, or a button that opens the form in a modal
 * Two views: your full profile page with every meeting type, or a single calendar
 * The embedded form resizes itself to fit its content after loading
 * Assets load only on pages that actually contain the form

#### Usage

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"]
    ```

#### Shortcode attributes

 * `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.

### External services

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:

 * It loads the embed script from `https://calenfox.com/embed.js` on pages that
   
   contain the block or shortcode.
 * It embeds `https://calenfox.com/<your-username>/embed` in an iframe. This
    request
   is made by the visitor’s browser and includes the data any web request includes,
   such as IP address and user agent.
 * Data your visitors enter into the booking form (such as name, email address
    
   and answers to your questions) is submitted to CalenFox, not to your WordPress
   site. This plugin does not store that data.

No 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.

## Blocks

This plugin provides 1 block.

 *   CalenFox Booking

## FAQ

### Do I need a CalenFox account?

Yes. A free account is enough.

### Can I change the button colour?

Yes. Add this to your theme’s custom CSS:

    ```
    .calenfox-popup-button { --calenfox-color: #0f766e; --calenfox-color-dark: #115e59; }
    ```

### I run my own CalenFox installation

Enter its address under Settings  CalenFox  Server address.

### Does the plugin slow down my site?

The embed script and stylesheet are only enqueued on pages that contain the
 block
or shortcode. Other pages load nothing.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CalenFox Booking” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ CalenFox ](https://profiles.wordpress.org/calenfox/)

[Translate “CalenFox Booking” into your language.](https://translate.wordpress.org/projects/wp-plugins/calenfox-booking)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/calenfox-booking/),
check out the [SVN repository](https://plugins.svn.wordpress.org/calenfox-booking/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/calenfox-booking/)
by [RSS](https://plugins.trac.wordpress.org/log/calenfox-booking/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **20 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/calenfox-booking/)
 * Tags
 * [appointments](https://mfe.wordpress.org/plugins/tags/appointments/)[booking](https://mfe.wordpress.org/plugins/tags/booking/)
   [calendar](https://mfe.wordpress.org/plugins/tags/calendar/)[meetings](https://mfe.wordpress.org/plugins/tags/meetings/)
   [scheduling](https://mfe.wordpress.org/plugins/tags/scheduling/)
 *  [Advanced View](https://mfe.wordpress.org/plugins/calenfox-booking/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/calenfox-booking/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/calenfox-booking/reviews/)

## Contributors

 *   [ CalenFox ](https://profiles.wordpress.org/calenfox/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/calenfox-booking/)