=== Webbfabriken Easy Booking ===
Contributors: webbfabriken
Tags: booking, payments, stripe, receipts
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 8.1
Stable tag: 0.8.0-dev
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Clean booking, payments, receipts, administration, logs, and status tools for WordPress.

== Description ==

Webbfabriken Easy Booking is being built as a structured booking system for WordPress sites.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate Webbfabriken Easy Booking in WordPress admin.
3. Add `[webbfabriken_booking]` where the booking form should appear.

== Changelog ==

= 0.8.0-dev =
Major demo-ready release. New "Företag & Kvitto" settings tab with company name, org number, VAT number, address, contact, logo and customizable receipt/email templates. Branded PDF receipt with logo, table layout and footer. Branded email templates for both Stripe-paid and pay-on-site bookings, plus admin notification on each new order. Page picker settings for booking, thank-you, verify and events pages. Order detail admin view with resend-receipt and mark-paid actions. Search and filter on the orders list. Dashboard with revenue, pending payments, upcoming bookings and recent orders. Gutenberg blocks (booking-form, events-list, event-detail, order-receipt, verify-ticket) so events can be embedded in custom page layouts.

= 0.5.1-dev =
Added signed thank-you page, server-side Stripe confirmation, secure PDF receipt downloads and customer receipt emails with PDF attachment after paid Stripe card bookings.

= 0.5.0-dev =
Added admin-managed events with event, occurrence and ticket tables, Events admin CRUD, default event import, dynamic event detail URLs, configurable tickets/rules/payment methods and checkout support for admin-created events.

= 0.4.0-dev =
Hardened checkout with transactions, idempotency, capacity locking, REST nonce checks, rate limiting, Stripe webhook verification, safer QR output, improved logs, status checks and stricter public ticket verification.

= 0.3.0-dev =
Added event-controlled occurrences, occurrence dropdown in checkout, saved occurrence references, and a Payments admin menu with Stripe, Klarna and Qliro tabs.

= 0.2.0-dev =
Added event ticket types, pay-on-site checkout, booking verification codes, QR confirmation, staff verification page, and Stripe PaymentIntent groundwork.

= 0.1.0-dev =
Initial development foundation.
