Installation Guide
Get WP Booking System Pro installed and running in just 5 minutes
Prerequisites
System Requirements
- • WordPress 5.0 or higher
- • PHP 7.4 or higher
- • MySQL 5.6 or higher
- • At least 64MB PHP memory limit
Installation Steps
1
Download the Plugin
After completing your purchase, you'll receive a download link for the plugin ZIP file.
File name: wp-booking-systempro.zip
File size: ~2.1 MB
2
Upload to WordPress
Install the plugin through your WordPress admin dashboard:
- Go to Plugins → Add New
- Click "Upload Plugin"
- Choose the
wp-booking-systempro.zipfile - Click "Install Now"
- Click "Activate Plugin"
3
Initial Configuration
Configure basic settings to get started:
- Navigate to WP Booking System → Settings
- Set your business name and email
- Configure your timezone
- Set default booking duration
- Click "Save Settings"
4
Create Your First Service
Add a service to start accepting bookings:
- Go to Services → Add New
- Enter service name and description
- Set duration and price
- Configure availability
- Click "Publish"
Installation Complete!
Congratulations! WP Booking System Pro is now installed and ready to use. You can now create booking forms using the [booking_form] shortcode.
Alternative: FTP Installation
If you prefer to install via FTP, follow these steps:
- Extract the ZIP file on your computer
- Upload the
wp-booking-system-profolder to/wp-content/plugins/ - Go to your WordPress admin and activate the plugin
Common Installation Issues
"Plugin could not be activated because it triggered a fatal error"
This usually indicates a PHP version incompatibility. Ensure you're running PHP 7.4 or higher.
"The uploaded file exceeds the upload_max_filesize directive"
Your server's upload limit is too low. Contact your hosting provider or use FTP installation.