✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Checkfront Bridge: synced bookings as tables

Checkfront Bridge syncs Checkfront bookings into a checkfront_booking custom post type with API-fetched meta on each post. SleekView reads those posts and presents bookings, customers, and statuses as one editable grid.

♾️ Lifetime License available

SleekView table view for Checkfront Bridge for WordPress

Synced Checkfront bookings as first-class WordPress rows

Checkfront Bridge connects a WordPress site to a Checkfront tour or rental account. Each booking is written into WordPress as a checkfront_booking post with the booking code, customer, item, start, end, status, and amount in wp_postmeta. The bridge handles the API back and forth; what it does not ship is a useful admin surface for the synced data itself.

SleekView reads the checkfront_booking CPT and promotes the bridge-written meta into columns. Booking code, customer name, item, start, end, status, and total all become first-class rows. Inline edits are scoped to status (which the bridge can sync back to Checkfront through its API) and internal notes (local-only), with a clear indicator on which fields are sync-eligible.

For tour and rental operators the operational win is a single grid that mirrors Checkfront without leaving WordPress: today's bookings filterable by item, a status column that syncs back, and saved views for guides, dispatch, and finance. The bridge stays in charge of the API contract; SleekView is the workflow on top.

Workflow

From synced bookings to a real operations grid

1

Make sure the bridge is syncing

Confirm Checkfront Bridge is configured and recent bookings show up as checkfront_booking posts in WordPress. SleekView reads from those posts.
2

Promote bridge meta to columns

Add booking code, customer email, item, start, end, amount, and status as columns. Any custom Checkfront fields mapped by the bridge plug into the same column picker.
3

Pin role views

Save Guide manifest (today, scoped to items), Dispatch (today, group by item), Finance reconcile (last 7 days, paid versus cancelled).
4

Edit, sync, export

Update statuses inline and let the bridge sync back to Checkfront. Add internal notes that stay local. Export filtered views to CSV for guide handoff or bookkeeping.

Sample columns

A typical Checkfront Bridge booking view

Synced Checkfront bookings with code, customer, item, and status from wp_postmeta.
Source: wp_posts (post_type=checkfront_booking) + wp_postmeta
Code Customer Item Start Amount Status
BK-1042 alex@studio.co Sunset Kayak Tour May 22, 17:00 £140.00 Paid
BK-1043 ria@design.io Mountain E-Bike May 23, 09:00 €95.00 Hold
BK-1044 tom@hello.dev Wine Tasting May 24, 14:00 $210.00 Paid
BK-1045 mia@brew.coop Sunset Kayak Tour May 25, 17:00 £140.00 Cancelled

Comparison

Default Checkfront Bridge admin vs SleekView

Default Checkfront Bridge admin

  • Synced bookings list shows code, date, and status but hides per-customer meta
  • Item, customer email, and amount all live in wp_postmeta and don't show on the list
  • No filter for today's bookings combined with item or guide assignment
  • Status changes require opening each booking edit screen
  • No saved views per role (guide, dispatch, finance)

SleekView

  • Promote booking code, customer, item, start, amount from wp_postmeta to columns
  • Inline edit booking status, with sync back to Checkfront through the bridge API
  • Filter to today's bookings by item, guide, or status in one click
  • Save role views: Guide manifest, Dispatch today, Finance reconcile
  • Export filtered bookings to CSV for end-of-day handoff or accounting

Features

What SleekView gives you for Checkfront Bridge for WordPress

Today's bookings

Filter by start-date equals today, sort by start time, group by item. The saved Today view replaces the back-and-forth between the Checkfront app and WordPress.

Status sync indicator

Status edits route through the bridge's API back to Checkfront. A small indicator on each row shows last-sync time so operators know what's local-only and what's live in Checkfront.

Internal notes

Add a notes column that lives only in WordPress. Internal guide hand-off notes don't pollute the customer-facing record in Checkfront but stay alongside each row in the grid.

Audience

Who uses SleekView for Checkfront Bridge

Tour guides

Open the Guide manifest view on a phone, scoped to today and to the items assigned. Customer name, start time, and party size sit in one row, ready for the morning briefing.

Dispatch

Group bookings by item and time to plan the day. Filter by Hold status to chase customers who haven't paid before the start window closes.

Finance

Reconcile end-of-week revenue by item. Filter Paid status against Cancelled, sum the amount column, export the filtered set as CSV for the bookkeeping spreadsheet.

The bigger picture

Why bridge-style integrations need a real admin grid

Bridge plugins solve the hardest part of an integration: keeping two systems in sync. What they typically don't solve is the admin experience on the WordPress side, because the source of truth lives in the other system. Operators end up with two open tabs all day: Checkfront for the truth and WordPress for the website.

SleekView closes that loop without changing where the truth lives. The grid reads bridge-synced bookings, surfaces the columns operators actually need (item, start, customer, amount, status), and edits the small set of fields that should change from WordPress side (status, internal notes). Guides get a phone-friendly manifest, dispatch gets a day grid, finance gets a reconcile view.

The bridge keeps doing what it does best; the admin finally has the workflow surface it was missing.

Questions

Common questions about SleekView for Checkfront Bridge for WordPress

No. SleekView reads the checkfront_booking CPT that the bridge plugin has already synced. Status changes can sync back to Checkfront through the bridge's own API hook, so the bridge stays in charge of the API contract.

 

Only bookings the bridge has written into wp_posts appear in the grid. Trigger the bridge's sync as usual, and new bookings show up in the next view refresh.

 

Price and item fields are read-only by default because they're sourced from Checkfront. The intentional editable scope is status and internal notes, which keeps the source of truth clear.

 

Notes are stored in wp_postmeta with a clear local-only namespace, and the bridge plugin is configured not to sync them back to Checkfront. The grid surfaces them inline for guides and dispatch.

 

Yes. The start date column is a sortable, filterable field. Save a Today view and pin it for dispatch. The same view rolls forward day by day.

 

Yes. Any Checkfront field that the bridge maps to wp_postmeta can be promoted to a column. Party size, dietary, accessibility, and pickup location are common additions.

 

Yes. Filter to today's bookings for a specific item and export to CSV with the columns you've configured. The CSV becomes the morning briefing sheet or feeds the guide app.

 

The Checkfront app is the source of truth and the customer-facing booking flow. SleekView is the WordPress-side operations grid for sites that already use the bridge: cross-item filtering, internal notes, role-based saved views, and a phone-friendly manifest for guides.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView