=== Calenderify ===
Contributors: wtranslator
Tags: booking, scheduling, calendar, appointment, embed
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your Calenderify account to WordPress with an API key. Embed booking pages, add a floating button, and share date polls.

== Description ==

**Calenderify** connects your [Calenderify](https://app.calenderify.com/) account to WordPress in one click using an API key.

= Features =

* **API Key Connect** — Paste your key from Calenderify dashboard, auto-fill username & booking types
* **Auto Embed Origins** — WordPress site URL added to Calenderify automatically on connect
* **Booking Embed** — iframe embed for all booking types or one specific event
* **Floating Button** — Optional "Book a Meeting" button with popup or new-tab mode
* **Date Poll** — Styled button linking to your Calenderify poll
* **Gutenberg Block** — Calenderify Booking block in the editor

= Setup =

1. In Calenderify: **Integrations → WordPress Plugin → Generate WordPress API Key**
2. Install this plugin in WordPress
3. **Dashboard → Calenderify → Paste API key → Connect**
4. Add `[calenderify_booking]` to any page

== Installation ==

1. Upload `calenderify` to `/wp-content/plugins/`
2. Activate the plugin
3. Generate an API key in Calenderify (Integrations → WordPress Plugin)
4. Go to **Dashboard → Calenderify** and click **Connect to Calenderify**
5. Add `[calenderify_booking]` to a page

== Frequently Asked Questions ==

= Where do I get the API key? =

Log in to Calenderify at https://app.calenderify.com → Integrations → WordPress Plugin → Generate WordPress API Key.

= Do I still need to add allowed origins manually? =

No, if you connect with an API key the plugin registers your WordPress URL automatically. Manual username setup still requires adding origins in Calenderify.

= What is the Calenderify app URL? =

The plugin defaults to `https://app.calenderify.com`. Change it under Appearance → Advanced if needed.

== Changelog ==

= 1.0.0 =
* Initial release on WordPress.org
* API key connect with Calenderify
* Booking embed, floating button, date poll, and Gutenberg block
