=== BookDriver — Formulaire de réservation ===
Contributors: bookdriver
Tags: booking, taxi, driver, reservation, vtc
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

Embed your BookDriver booking form on your WordPress site in seconds using a simple shortcode.

== Description ==

**BookDriver** est un logiciel de réservation en ligne pour chauffeurs privés. Ce plugin vous permet d'intégrer votre formulaire de réservation directement sur votre site WordPress grâce à un simple shortcode.

= Fonctionnalités =

* Intégration en 1 clic avec un shortcode `[bookdriver]`
* Redimensionnement automatique de l'iFrame (aucune double scrollbar)
* Compatible avec tous les thèmes WordPress
* Compatible Elementor, Divi, Gutenberg, WPBakery
* Géolocalisation pour la saisie des adresses
* Calcul de prix instantané
* Prise en charge multi-langues

= Prérequis =

Vous devez avoir un compte BookDriver actif sur [bookdriver.fr](https://bookdriver.fr).

1. Créez votre compte sur [bookdriver.fr](https://bookdriver.fr/auth/register)
2. Configurez votre tarification, vos véhicules et vos zones
3. Récupérez votre Widget ID dans votre tableau de bord → Intégration
4. Installez ce plugin et entrez votre Widget ID dans Réglages → BookDriver

= Utilisation du shortcode =

Shortcode simple (utilise l'ID configuré dans les réglages) :
`[bookdriver]`

Shortcode avec ID spécifique :
`[bookdriver id="votre_widget_id"]`

== Installation ==

1. Téléchargez le plugin depuis le répertoire WordPress ou via WP Admin → Extensions → Ajouter → Rechercher "BookDriver"
2. Activez le plugin depuis le menu Extensions
3. Allez dans **Réglages → BookDriver**
4. Entrez votre **Widget ID** (disponible dans votre tableau de bord BookDriver)
5. Insérez le shortcode `[bookdriver]` dans la page de votre choix

== Frequently Asked Questions ==

= J'ai besoin d'un compte BookDriver ? =

Oui. Ce plugin est une interface pour le service BookDriver. Créez votre compte gratuitement sur [bookdriver.fr](https://bookdriver.fr/auth/register).

= Où trouver mon Widget ID ? =

Dans votre tableau de bord BookDriver → Intégration → Widget ID.

= Le formulaire s'affiche-t-il bien sur mobile ? =

Oui, le widget est entièrement responsive et s'adapte automatiquement à la largeur de votre page.

= Puis-je utiliser plusieurs widgets sur le même site ? =

Oui, utilisez le paramètre `id` du shortcode : `[bookdriver id="autre_id"]`

== External Services ==

This plugin connects to the **BookDriver** service (https://bookdriver.fr) to display the booking form via an iframe.

* The iframe is loaded from: `https://bookdriver.fr/widget/[your-widget-id]`
* This connection is made on every page where the `[bookdriver]` shortcode is used.
* No personal data is collected or transmitted by this plugin itself. Any data entered by visitors in the booking form is processed directly by the BookDriver service.
* By using this plugin, you agree to the [BookDriver Terms of Service](https://bookdriver.fr/legal) and [Privacy Policy](https://bookdriver.fr/legal).

== Changelog ==

= 1.0.0 =
* Version initiale

== Upgrade Notice ==

= 1.0.0 =
Première version du plugin BookDriver.
