Title: Odeva Booking
Author: odevalabs
Published: <strong>Gulan 15, 2026</strong>
Last modified: Gulan 15, 2026

---

Search plugins

![](https://ps.w.org/odeva-booking/assets/icon-256x256.png?rev=3533141)

# Odeva Booking

 By [odevalabs](https://profiles.wordpress.org/odevalabs/)

[Download](https://downloads.wordpress.org/plugin/odeva-booking.1.0.3.zip)

 * [Details](https://kmr.wordpress.org/plugins/odeva-booking/#description)
 * [Reviews](https://kmr.wordpress.org/plugins/odeva-booking/#reviews)
 *  [Installation](https://kmr.wordpress.org/plugins/odeva-booking/#installation)
 * [Development](https://kmr.wordpress.org/plugins/odeva-booking/#developers)

 [Support](https://wordpress.org/support/plugin/odeva-booking/)

## Description

Odeva Booking connects WordPress to Odeva, an external SaaS reservation platform.
It adds a booking widget so visitors can search accommodations, view details, and
make reservations directly on your pages.

**Features:**

 * Gutenberg block with visual configuration
 * Classic editor shortcode support
 * Full theme customisation via colours, border radius, and font family
 * Global defaults via Settings page; override per block or shortcode

### External services

This plugin connects to Odeva, an external SaaS reservation platform. The widget
JavaScript is bundled with the plugin. The visitor’s browser connects to Odeva only
when an Odeva Booking block or shortcode is rendered and used.

Service endpoints used by the bundled widget:

 * `https://booking.odeva.app/graphql` – used to fetch accommodation data, availability,
   pricing, and to create reservation checkout sessions.
 * `https://booking.odeva.app/checkout` – used when a visitor proceeds to the hosted
   checkout flow.
 * Image URLs returned by the Odeva API – used to display accommodation and unit
   images.

Data sent to Odeva may include the configured organisation slug, search dates, guest
counts, selected accommodation or unit IDs, and the guest contact and reservation
details entered in the booking form. This data is used to provide availability, 
pricing, reservation, and checkout functionality.

Service links:

 * Privacy Policy: `https://odeva.app/privacy-policy`
 * Service website: `https://odeva.app`

### Shortcode

    ```
    [odeva_booking org="my-org" color_primary="#16a34a" border_radius="0.25rem"]
    ```

All attributes are optional if you’ve set defaults in the settings page. Available
attributes:

 * `org` — Organisation slug (required if not set in defaults)
 * `api_url` — Override GraphQL API URL
 * `checkout_url` — Override checkout URL
 * `color_primary`, `color_secondary`, `color_accent` — Theme colours
 * `color_background`, `color_surface`, `color_text`, `color_text_muted` — Surface
   colours
 * `border_radius` — Corner radius (e.g., `0.5rem`)
 * `font_family` — Font stack

## Blocks

This plugin provides 1 block.

 *   Odeva Booking

## Installation

 1. Upload the `odeva-booking` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu
 3. Go to Settings  Odeva Booking and enter your organisation slug
 4. Add the “Odeva Booking” block to any page, or use the shortcode: `[odeva_booking
    org="your-org"]`

## FAQ

### Do I need an Odeva account?

Yes. Odeva Booking is a connector for the Odeva SaaS reservation system and requires
a valid organisation slug.

### Does this plugin add frontend credits or backlinks by default?

No. The plugin does not inject “powered by” links on the public site by default.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Odeva Booking” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ odevalabs ](https://profiles.wordpress.org/odevalabs/)

[Translate “Odeva Booking” into your language.](https://translate.wordpress.org/projects/wp-plugins/odeva-booking)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/odeva-booking/), check
out the [SVN repository](https://plugins.svn.wordpress.org/odeva-booking/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/odeva-booking/) 
by [RSS](https://plugins.trac.wordpress.org/log/odeva-booking/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Remove incorrect contributor attribution from readme.

#### 1.0.2

 * Trim packaging: exclude test fixtures and monorepo metadata from the bundled `
   source/` review directory. No functional changes.

#### 1.0.1

 * Bundle the Odeva widget JavaScript with the plugin instead of loading remote 
   executable code.
 * Improve external service disclosure and WordPress.org review packaging.
 * Improve sanitization, escaping, and translation readiness.

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.3**
 *  Last updated **1 roj ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/odeva-booking/)
 * Tags
 * [accommodation](https://kmr.wordpress.org/plugins/tags/accommodation/)[booking](https://kmr.wordpress.org/plugins/tags/booking/)
   [campsite](https://kmr.wordpress.org/plugins/tags/campsite/)[reservation](https://kmr.wordpress.org/plugins/tags/reservation/)
   [Vacation rental](https://kmr.wordpress.org/plugins/tags/vacation-rental/)
 *  [Advanced View](https://kmr.wordpress.org/plugins/odeva-booking/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/odeva-booking/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/odeva-booking/reviews/)

## Contributors

 *   [ odevalabs ](https://profiles.wordpress.org/odevalabs/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/odeva-booking/)