Welcome to BookingHub, the all-in-one booking and appointment plugin for WordPress! This guide will walk you through the installation process step-by-step.
📥 Installation Steps
Download the ZIP File from CodeCanyon
After purchasing BookingHub from CodeCanyon, go to your Downloads page.
Click Download next to “BookingHub” and choose All files & documentation to get the full package.
Extract the Downloaded File
Unzip the downloaded package on your computer.
Inside, you’ll find:
Documentation links to help you get started.
The main plugin file:
bookinghub.zip.
Install the Plugin
Option A: Upload via WordPress Dashboard (Recommended)
Go to WordPress Admin > Plugins > Add New.
Click Upload Plugin.
Select the
bookinghub.zipfile and click Install Now.After installation, click Activate Plugin.
Option B: Install via FTP
Extract the
bookinghub.zipfile on your computer.Upload the extracted folder to
/wp-content/plugins/using an FTP client.Go to Plugins > Installed Plugins in your WordPress admin panel and activate BookingHub.
⚙️ Initial Setup
Once activated, follow the setup wizard to configure your booking system.
🧪 Troubleshooting Tips
Upload limit errors? Make sure your
upload_max_filesizeandpost_max_sizeare set to 64M or higher.White screen or timeout? Increase
max_execution_timeandmax_input_timeas shown above.Plugin not activating? Check PHP error logs or enable
WP_DEBUGinwp-config.phpfor details.