WP Manifestindependent plugin directory
manifest / events / property-booking-system

Property Booking System

A WordPress plugin for Property Booking

by Property Booking System · github.com/msibtain/property-booking-system

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/msibtain/property-booking-system/archive/refs/heads/main.zip

A WordPress plugin for managing property bookings with seasonal pricing, discounts, and Stripe-powered checkout.

Features

  • Frontend booking calendar shortcode: pbs-booking-calendar
  • Date range selection with live pricing breakdown (nights, base total, discount, total)
  • Seasonal nightly pricing support by date ranges
  • Discount rules based on minimum nights (percentage or fixed amount)
  • Real-time availability checks to block overlapping bookings
  • Stripe checkout integration (Payment Intents + card payments)
  • Booking confirmation flow after successful payment verification
  • Customer details capture during checkout (name, email, phone)
  • Custom bookings storage in a dedicated database table
  • Admin bookings page to view latest booking records
  • Plugin settings page for payment mode, currency, and Stripe keys
  • Support for Stripe sandbox and live environments