🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Planevia

Planevia

0/5 (0 ratings) — active installs Updated May 8, 2026

Planevia integrates the Planevia booking system into your WordPress website with just a few clicks.

Planevia is an all-in-one management platform for spas, hair salons, beauty institutes, clinics, and wellness centers. This plugin is developed by the Planevia team and requires an active Planevia account.

Features

  • Floating Button — An elegant booking button appears at the bottom of your site
  • Inline Widget — Embed the booking form directly into any page via shortcode
  • Shortcodes — Place the button or widget exactly where you need it
  • Gutenberg Block — Drag and drop the booking button in the block editor
  • Fully Customizable — Colors, text, size, and position
  • Responsive — Works perfectly on mobile and tablet
  • Pre-filtering — Direct customers to a specific service or staff member
  • Service Grid — Display your Planevia services as clickable booking cards
  • Auto-capture — Automatically convert existing booking-related buttons on your site

Available Shortcodes

  • [planevia] — Full booking widget (inline iframe)
  • [planevia_button] — Booking button in page content
  • [planevia_button text="Book Now" color="#10b981"] — Customized booking button
  • [planevia service="massage-60min"] — Widget pre-filtered for a specific service
  • [planevia staff="jane-doe"] — Widget pre-filtered for a specific staff member
  • [planevia_services] — Service grid — loads your services from Planevia as clickable cards
  • [planevia_services columns="2" category="massage"] — 2-column grid filtered by category

Manual Integration

Add class="planevia-book" to any button or link on your site to open the Planevia booking overlay:

<button class="planevia-book">Book Now</button>
<a href="#" class="planevia-book" data-planevia-service="massage-60min">Book this service</a>

How It Works

  1. Create your account at planevia.ca
  2. Configure your services and your team
  3. Generate an API key in Settings > Integrations
  4. Install this plugin and enter your API key
  5. Your clients can book directly from your website!

Third-Party Service

This plugin connects to the Planevia platform (planevia.ca) to provide online booking functionality.

This plugin is developed and maintained by the Planevia team.

Data transmitted

  • Your API key (to authenticate requests)
  • Your organization slug (to identify your account)
  • Your visitors’ interactions with the booking widget (via iframe from app.planevia.ca)

When data is transmitted

  • When the [planevia_services] shortcode is used: a request is made to https://app.planevia.ca/api/public/services to load your service list
  • When a visitor opens the booking widget: an iframe to https://app.planevia.ca/embed/ is loaded

Important links