=== Tablemonk Reservations ===
Contributors:      tablemonk
Tags:              reservations, booking, restaurant, tablemonk, widget
Requires at least: 5.9
Tested up to:      6.7
Stable tag:        1.0.0
Requires PHP:      7.4
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Add the Tablemonk reservation widget to your restaurant website in seconds — no coding required.

== Description ==

The Tablemonk plugin embeds the Tablemonk reservation widget on every page of your WordPress site.
Visitors see a floating **"Book a table"** button in the bottom-right corner; clicking it opens a
reservation form without leaving your page.

**Features**

* One-click install — paste your Widget ID and you're done.
* Button label is automatically set to the correct language based on your WordPress locale
  (Dutch, German, French, Spanish, Italian, English).
* Override the button label, accent color, and restaurant name whenever you like.
* Lightweight — loads the widget script asynchronously so it never slows down your pages.

**Supported languages** (auto-detected): Dutch, German, French, Spanish, Italian, English.

== Installation ==

1. In your WordPress dashboard go to **Plugins › Add New Plugin › Upload Plugin**.
2. Upload the `tablemonk.zip` file and click **Install Now**.
3. Click **Activate Plugin**.
4. Go to **Settings › Tablemonk Widget**.
5. Paste your Widget ID (find it in your Tablemonk dashboard under **Settings › Widget**).
6. Save — the widget is live immediately.

== Frequently Asked Questions ==

= Where do I find my Widget ID? =

Log in to your Tablemonk dashboard at https://app.tablemonk.com, go to **Settings › Widget**,
and copy the Widget ID shown there.

= Can I change the button text? =

Yes. Leave the **Button text** field blank to use the auto-detected label for your WordPress
language, or type any text you prefer.

= Does the widget slow down my site? =

No. The script is loaded with `defer`, so it never blocks page rendering.

== External Services ==

This plugin connects to **widget.tablemonk.com** to load the reservation widget on your website.

When the widget is active, the following data is sent to widget.tablemonk.com:

* Your Widget ID (to identify your account)
* The configured primary color
* The restaurant name (if filled in)
* The button text

This happens on every page load for your website visitors. No data is stored or processed beyond what is needed to display the widget.

* Service provider: Tablemonk (Klik 'm aan, KVK 92220010)
* Privacy policy: https://www.tablemonk.com/privacy
* Terms of service: https://www.tablemonk.com/terms

== Changelog ==

= 1.0.0 =
* Initial release.
