WordPress Plugin
Connect your WordPress site to CR Bee
The CR Bee Connect WordPress plugin lets you embed the full car rental booking flow into any WordPress site. It communicates with the CR Bee SaaS platform via the REST API and renders the booking interface using shortcodes.
Quick Links
Installation
Download, install, and activate the plugin.
Configuration
Connect the plugin to your CR Bee account.
Booking Flow Setup
Create pages and set up the full booking journey.
Shortcode Reference
Complete reference for all 10 shortcodes.
How It Works
WordPress Site CR Bee SaaS
┌─────────────────┐ ┌─────────────────┐
│ [cr_bee_search] │ │ │
│ [cr_bee_results] │── API ───▶│ REST API │
│ [cr_bee_checkout] │◀─ JSON ──│ /api/v1/* │
│ ... │ │ │
└─────────────────┘ └─────────────────┘Each shortcode renders a step of the booking flow. The plugin handles API communication, session management, and caching automatically.
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- A CR Bee account with an API key