Advik Booking Documentation
A complete, novice-friendly guide to installing, configuring, and running the Advik Booking WordPress plugin. From your first shortcode to advanced workflows with Google Calendar, coupons, and tax — it's all here.
Step 1: Download the plugin
Before you begin, make sure you have the Advik Booking plugin downloaded and your license key ready. Go to your product hub → to download the plugin and view your license key.What is Advik Booking?
Most booking forms ask for a name, an email, and a date. Advik Booking is built for service businesses that need more — multiple property types, varying quantities, add-ons, conditional questions, taxes, discounts, and staff assignment — all updating in real time without writing a line of code.
What you can build with it
Cleaning & home services
Property type → room count → add-ons (oven, laundry) → price.
Salons, spas & clinics
Service → variant → staff preference → date & time.
Tutoring & coaching
Subject → level → session length → recurring or one-off.
Repairs & trade
Job type → urgency → parts (addon) → quote vs fixed.
How to use this guide
- Start with Installation and Quick Start to get a form live.
- Read How It Works to understand the data model (item fields, services, add-ons, staff).
- Use the Settings and Payments sections as references while you configure.
- Copy recipes from the Recipes section to model your own business.
A note on the wizard
Advik Booking ships with a Setup Wizard that configures industry, currency, services, staff, integrations, and notifications in 8 steps. You can run it now (from Advik Booking → Setup Wizard) or skip it and follow Quick Start manually.Five-minute check-list
- Set permalinks to Post nameGo to Settings → Permalinks and choose Post name. Save.
- Create your booking pagesMake two WordPress pages — e.g. Book Now and My Bookings.
- Add the shortcodesOn the booking page add
[advik_booking]; on the portal page add[advik_customer_portal]. - Pick a payment methodIn Advik Booking → Settings → Payments, enable Pay on Arrival, Stripe, or GoCardless.
- Create the data modelItem fields → categories → services → add-ons → staff → booking flow.
Ready to begin?
Jump to Installation →