BookItIn is a powerful appointment booking solution that makes it easy for your clients to schedule appointments directly on your WordPress site.
Third-Party Service
This plugin connects to BookItIn, an external appointment booking service, to provide its functionality. The plugin requires a BookItIn account to operate.
When you use this plugin, data is sent to BookItIn servers:
- When connecting your WordPress site to BookItIn (OAuth authentication)
- When displaying the booking widget (iframe embed from bookitin.app)
- When syncing WordPress users to BookItIn (user email, name)
Relevant BookItIn links:
Features
- One-Click Connection – Connect your WordPress site to BookItIn with a single click
- Embeddable Booking Widget – Add a booking calendar to any page or post using a simple shortcode
- WordPress Admin Dashboard – Access your BookItIn dashboard directly from WordPress admin
- User Sync – Automatically sync WordPress users as BookItIn clients (coming soon)
- Responsive Design – Booking widget works beautifully on all devices
How It Works
- Install and activate the plugin
- Go to Settings → BookItIn
- Click “Connect to BookItIn” to authorize your account
- Add the
[bookitin] shortcode to any page or post
- Your clients can now book appointments directly on your site!
Shortcode Options
The [bookitin] shortcode supports the following attributes:
calendar – Show a specific calendar by ID or slug
width – Widget width (default: 100%)
height – Widget height (default: 600px)
class – Additional CSS classes for styling
Example: [bookitin calendar="haircuts" height="800px"]
Requirements
- WordPress 6.0 or higher
- PHP 8.0 or higher
- A BookItIn account (sign up free)