Skip links
đź”§
Need help with installation?
Send an email to [email protected] to get a quote.

Installation

On this page

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

  1. 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.

  2. 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.

  3. Install the Plugin

    • Option A: Upload via WordPress Dashboard (Recommended)

      1. Go to WordPress Admin > Plugins > Add New.

      2. Click Upload Plugin.

      3. Select the bookinghub.zip file and click Install Now.

      4. After installation, click Activate Plugin.

    • Option B: Install via FTP

      1. Extract the bookinghub.zip file on your computer.

      2. Upload the extracted folder to /wp-content/plugins/ using an FTP client.

      3. Go to Plugins > Installed Plugins in your WordPress admin panel and activate BookingHub.

  4. ⚙️ Initial Setup

    • Once activated, follow the setup wizard to configure your booking system.


đź§Ş Troubleshooting Tips

  • Upload limit errors? Make sure your upload_max_filesize and post_max_size are set to 64M or higher.

  • White screen or timeout? Increase max_execution_time and max_input_time as shown above.

  • Plugin not activating? Check PHP error logs or enable WP_DEBUG in wp-config.php for details.

On this page