{"id":354307,"date":"2026-08-17T13:54:18","date_gmt":"2026-08-17T13:54:18","guid":{"rendered":"https:\/\/tr.wordpress.org\/plugins\/calenfox-booking\/"},"modified":"2026-08-17T13:53:58","modified_gmt":"2026-08-17T13:53:58","slug":"calenfox-booking","status":"publish","type":"plugin","link":"https:\/\/mfe.wordpress.org\/plugins\/calenfox-booking\/","author":23549912,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"CalenFox Booking","header_author":"CalenFox","header_description":"Embed your CalenFox booking form into any page with a block or shortcode.","assets_banners_color":"","last_updated":"2026-08-17 13:53:58","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/calenfox.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":30,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"calenfox","date":"2026-08-17 13:53:58"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":{"calenfox\/booking":{"name":"calenfox\/booking","title":"CalenFox Booking"}},"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[8132,269,416,341,268],"plugin_category":[40],"plugin_contributors":[276107],"plugin_business_model":[],"class_list":["post-354307","plugin","type-plugin","status-publish","hentry","plugin_tags-appointments","plugin_tags-booking","plugin_tags-calendar","plugin_tags-meetings","plugin_tags-scheduling","plugin_category-calendar-and-events","plugin_contributors-calenfox","plugin_committers-calenfox"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/calenfox-booking.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>CalenFox Booking embeds the booking form from your CalenFox account into your\nWordPress site, so visitors can schedule a meeting with you without leaving\nyour pages.<\/p>\n\n<p>The plugin does not render the booking interface itself. It loads the embed\nscript from the CalenFox service, which means improvements to the booking form\nreach your site without a plugin update.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Gutenberg block with a live preview inside the editor<\/li>\n<li>Shortcode for the classic editor and page builders<\/li>\n<li>Two formats: an inline form, or a button that opens the form in a modal<\/li>\n<li>Two views: your full profile page with every meeting type, or a single calendar<\/li>\n<li>The embedded form resizes itself to fit its content after loading<\/li>\n<li>Assets load only on pages that actually contain the form<\/li>\n<\/ul>\n\n<h4>Usage<\/h4>\n\n<p>Enter your CalenFox username under Settings \u2192 CalenFox, then either add the\n\"CalenFox Booking\" block in the editor, or use the shortcode:<\/p>\n\n<pre><code>[calenfox]\n<\/code><\/pre>\n\n<p>For a specific meeting type shown as a modal button:<\/p>\n\n<pre><code>[calenfox slug=\"your-username\" type=\"12\" mode=\"popup\" label=\"Schedule a call\"]\n<\/code><\/pre>\n\n<h4>Shortcode attributes<\/h4>\n\n<ul>\n<li><code>slug<\/code> \u2014 Your CalenFox username. Falls back to the value in the settings.<\/li>\n<li><code>type<\/code> \u2014 Meeting type ID. When empty, all meeting types are listed.<\/li>\n<li><code>view<\/code> \u2014 <code>profile<\/code> or <code>calendar<\/code>.<\/li>\n<li><code>mode<\/code> \u2014 <code>inline<\/code> or <code>popup<\/code>.<\/li>\n<li><code>height<\/code> \u2014 Initial height in pixels, between 300 and 3000.<\/li>\n<li><code>label<\/code> \u2014 Text of the modal button.<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to CalenFox, a third-party scheduling service, to display\nyour booking form. A CalenFox account is required.<\/p>\n\n<p>What the plugin sends and loads:<\/p>\n\n<ul>\n<li>It loads the embed script from <code>https:\/\/calenfox.com\/embed.js<\/code> on pages that\ncontain the block or shortcode.<\/li>\n<li>It embeds <code>https:\/\/calenfox.com\/&lt;your-username&gt;\/embed<\/code> in an iframe. This\nrequest is made by the visitor's browser and includes the data any web\nrequest includes, such as IP address and user agent.<\/li>\n<li>Data your visitors enter into the booking form (such as name, email address\nand answers to your questions) is submitted to CalenFox, not to your\nWordPress site. This plugin does not store that data.<\/li>\n<\/ul>\n\n<p>No data is sent to CalenFox from pages that do not contain the block or\nshortcode.<\/p>\n\n<p>Service provider: CalenFox\nTerms of service: https:\/\/calenfox.com\/kullanim-kosullari\nPrivacy policy: https:\/\/calenfox.com\/gizlilik-politikasi<\/p>\n\n<p>If you run your own CalenFox installation, you can point the plugin at it under\nSettings \u2192 CalenFox \u2192 Server address.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20a%20calenfox%20account%3F\"><h3>Do I need a CalenFox account?<\/h3><\/dt>\n<dd><p>Yes. A free account is enough.<\/p><\/dd>\n<dt id=\"can%20i%20change%20the%20button%20colour%3F\"><h3>Can I change the button colour?<\/h3><\/dt>\n<dd><p>Yes. Add this to your theme's custom CSS:<\/p>\n\n<pre><code>.calenfox-popup-button { --calenfox-color: #0f766e; --calenfox-color-dark: #115e59; }\n<\/code><\/pre><\/dd>\n<dt id=\"i%20run%20my%20own%20calenfox%20installation\"><h3>I run my own CalenFox installation<\/h3><\/dt>\n<dd><p>Enter its address under Settings \u2192 CalenFox \u2192 Server address.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20slow%20down%20my%20site%3F\"><h3>Does the plugin slow down my site?<\/h3><\/dt>\n<dd><p>The embed script and stylesheet are only enqueued on pages that contain the\nblock or shortcode. Other pages load nothing.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Embed your CalenFox booking form into any page with a block or shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/354307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=354307"}],"author":[{"embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/calenfox"}],"wp:attachment":[{"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=354307"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=354307"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=354307"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=354307"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=354307"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mfe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=354307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}