Dchamp Frontend Booking Status Search for DocBooker

Beskrivning

Dchamp Frontend Booking Status Search for DocBooker is a lightweight frontend search plugin designed for websites using the DocBooker booking system.

It enables patients or clients to check their booking details using a unique Booking ID, without logging in or accessing the WordPress admin dashboard.

The plugin is secure, fast, and easy to use, making it ideal for medical facilities, clinics, appointment-based services, and booking platforms powered by DocBooker.

Ideal for:
* Clinics & hospitals
* Medical booking systems
* Appointment-based service providers
* Any website using DocBooker booking tables

Features

  • Booking ID–only search (no names or emails)
  • AJAX-powered instant search results
  • Clean and modern frontend UI
  • Secure input validation
  • Works for logged-in users and guests
  • Mobile-friendly and responsive
  • Simple shortcode implementation
  • No admin configuration required

How It Works

Users enter a valid Booking ID (for example #WPDB-5932) into the search field.

If the booking exists, the plugin displays:
* Booking ID
* Patient full name
* Booking status
* Present status

If no booking is found, a friendly message is displayed.

Usage

Place the shortcode below on any page or post:

[docbooker_search]

Only Booking IDs are accepted. Other inputs will be rejected for security reasons.

Database Compatibility

This plugin works with DocBooker database tables including:
* wp_wpddb_bookings
* wp_wpddb_patients

The WordPress table prefix is detected automatically.

Security

  • Strict Booking ID validation
  • Uses WordPress AJAX APIs
  • Read-only access
  • No sensitive data exposure

Ownership & Links

Plugin URL: https://dchamplegacy.com/plugins/docbooker-search/
Author URL: https://dchamplegacy.com/

Developer

Dchamp Legacy
https://dchamplegacy.com

Skärmdumpar

Installation

  1. Download the plugin ZIP file
  2. Go to WordPress Admin Plugins Add New Upload Plugin
  3. Upload dchamp-frontend-booking-status-search-for-docbooker.zip
  4. Activate the plugin
  5. Add the shortcode to any page

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Dchamp Frontend Booking Status Search for DocBooker” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.2.2

  • Updated plugin name and metadata for clearer unaffiliated positioning
  • Updated plugin and author URLs
  • Added text domain header
  • Added plugin header license fields
  • Updated compatibility metadata for current WordPress
  • Preserved existing frontend functionality and design