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

Zbooking

Best alternative for all wp booking plugins

by zhovon · github.com/zhovon/booking-plugin- · website

1stars
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/zhovon/booking-plugin-/archive/refs/heads/main.zip

Declares an update source (https://zhovon.com/zbooking), so updates arrive through the plugin's own updater.

From the readme

Zbooking — WordPress Booking Plugin Version: 3.1 Author: zhovon Plugin URI: https://zhovon.com Requires: WordPress 5.8+, PHP 7.4+, WooCommerce 6.0+ Overview Zbooking is a custom booking management system built for homefoto.dk — a professional real estate photography service. It provides a full two-step booking workflow (request → admin approval → customer confirmation) with WooCommerce integration, Danish localization, and secure, cache-safe data handling. Requirements | Requirement | Minimum Version | |-------------|----------------| | WordPress | 5.8 | | PHP | 7.4 | | WooCommerce | 6.0 | | MySQL | 5.7 | Installation 1. Upload the booking/ folder to wp-content/plugins/ 2. In WP Admin → Plugins, activate Zbooking 3. Plugin creates two database tables automatically on activation: - wpzbbookings — all booking records - wpzbaddons — your service catalogue 4. Go to WP Admin → Zbooking to add services before publishing your booking page 5. Create the required pages (see below) and assign shortcodes Important after activation: Go to Settings → Permalinks and click Save Changes to flush rewrite rules so the W

Read the full README on GitHub →