✨ 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 Charts for HotelDruid

HotelDruid is a standalone PHP property-management app with its own tables. SleekView Charts reads them directly when HotelDruid is installed alongside WordPress on the same database and renders configurable dashboards in WP Admin.

♾️ Lifetime License available

SleekView Charts dashboard for HotelDruid

Bridge HotelDruid into a WordPress dashboard

HotelDruid is a complete PHP reservation system that ships with its own admin UI at a separate URL and its own database tables. Many small hotels and apartment rentals run HotelDruid alongside a WordPress marketing site on the same server, with both pointing at the same MySQL instance. Operationally the two systems work; what they don't share is an admin surface for reporting.

SleekView Charts reads HotelDruid's tables directly. Set the HotelDruid table prefix (or fully-qualified table names if HotelDruid lives outside the WordPress prefix), and the schema auto-discovers. Reservations, apartments, and pricing each become a dataset that chart cards can read. Reception sees tonight's arrivals as a Number card, finance sees revenue per apartment as a Bar card, management sees occupancy by week as an Area card, all inside WP Admin without context-switching to HotelDruid's URL.

Default mode is read-only, which matches the right safety posture for cross-application data. The chart layer never writes to HotelDruid's tables; HotelDruid's own admin remains the system of record for any reservation change, and SleekView is the dashboard window into the data.

Workflow

Point at HotelDruid's tables and chart the dataset

1

Configure the HotelDruid prefix

Tell SleekView the HotelDruid table prefix or full table names. The agent UI runs schema discovery to surface reservation, apartment, and pricing tables.
2

Build the reservations dataset

Use the reservations table as the base and add the apartments join. Status, arrival, departure, and total become first-class columns that charts can read.
3

Pick the cards

Number for tonight's arrivals, Donut for status mix, Bar for revenue per apartment, Area for daily arrival volume. The same chart grammar that works on WP-native data works here.
4

Pin the dashboard

Reception, finance, and management each pin their own dashboard. All read live from HotelDruid's tables, with capability gating handled by the WordPress role layer.

Sample dashboard

Charts you can build from HotelDruid data

A reception KPI, a status mix, a per-apartment revenue ranking, and a daily arrivals trend. All over HotelDruid's tables surfaced inside WordPress.
Number · Default

Tonight's arrivals

Count of reservations arriving today across every apartment. The first number reception checks at the start of the shift.
Count
Pie · Donut text

Reservation status mix

Confirmed, pending, and cancelled share for the active date range, read from HotelDruid's status column.
Count group by stato
Bar · Horizontal

Revenue per apartment

Per-apartment revenue from the reservation totals, sorted high to low. Useful for pricing and refurbishment decisions.
Sum(prezzo_totale) group by id_appartamento
Area · Gradient

Daily arrivals

Smoothed area of arrivals per day, useful for seasonality and weekend versus weekday rhythm.
Count group by data_arrivo

Comparison

Default HotelDruid reporting vs SleekView Charts

Default HotelDruid admin

  • HotelDruid's admin lives at a separate URL, so reception context-switches for every check
  • Default reports are useful but not configurable, and don't share a UI with the WordPress side
  • Per-apartment revenue rankings require manual queries or template edits
  • Combining HotelDruid data with WordPress data (WooCommerce extras, forms) requires exports
  • No per-role dashboards inside WordPress for reception, finance, management

SleekView Charts (inside WP Admin)

  • Read HotelDruid tables directly from inside WordPress
  • Configurable Number, Pie, Bar, Area cards over reservations
  • Per-apartment, per-status, and per-date-range filters on every card
  • Read-only safe default for cross-application data
  • Combine HotelDruid charts with WooCommerce and form charts on one page

Features

What SleekView Charts gives you for HotelDruid

Tables outside the wp_ prefix

SleekView accepts any table prefix or fully-qualified table name. Point cards at HotelDruid's tables and chart them like any other dataset.

Read-only by default

Cross-application data starts read-only. The chart layer never writes to HotelDruid's tables, so the standalone app's logic stays the system of record.

Unified WP dashboard

Bring HotelDruid's reservations onto the same admin screen as WooCommerce extras and form entries, so reception runs the day from one URL.

Audience

Who builds HotelDruid charts dashboards with SleekView

Reception

Tonight's arrivals, pending confirmations, and today's departures visible inside WordPress, with no tab switching to HotelDruid's UI.

Finance

Per-apartment revenue, monthly trend, and refund counts on one dashboard. Reconciliation runs against the bank deposit from a saved screen.

Property managers

Occupancy trends per apartment, maintenance flags, and special-request volume. The weekly review runs from inside the WordPress admin.

The bigger picture

Why bridging beats replacing HotelDruid

Small hotels running HotelDruid alongside WordPress face a familiar choice: replace the marketing site, replace the reservation system, or accept the split context. The first two options are expensive and risky; the third is operationally costly. A third path is bridging the data layer.

HotelDruid keeps owning availability, pricing rules, and reservation logic; WordPress keeps owning marketing content; SleekView Charts reads HotelDruid's tables and renders configurable dashboards inside WP Admin. Reception logs into one URL. Finance reconciles from one screen.

Management reviews occupancy trends from a dashboard that lives alongside the rest of the WordPress operational view. The bridge is read-only by design because that matches the safety posture for cross-application data, and the upside is real: a single dashboard surface across both systems without rewriting either.

Questions

Common questions about SleekView Charts for HotelDruid

No. HotelDruid is a standalone PHP application that runs at its own URL and manages its own tables. SleekView Charts reads those tables when HotelDruid shares a database with WordPress, without requiring HotelDruid itself to change.

 

SleekView accepts a custom table prefix or fully-qualified table names. As long as the database user has read access to HotelDruid's tables, the schema auto-discovers and the chart layer renders cards on top.

 

No. The chart layer reads only. HotelDruid's own admin remains the write surface; SleekView is the dashboard window into the data.

 

Yes. The same dashboard can host cards from HotelDruid, WooCommerce, and any other dataset SleekView reads. Useful for properties that sell extras (transfers, breakfasts) through WooCommerce alongside HotelDruid's room bookings.

 

If the second database is reachable from the WordPress server, yes. Cross-database support depends on the MySQL user's privileges and the hosting provider's network configuration. On the same database (the common setup), it's fully transparent.

 

Yes. The agent UI re-runs schema discovery on demand, surfacing any added columns so cards can group by or aggregate on the new fields without rewriting the dataset.

 

Cards read live from HotelDruid's tables on render. Any change made through HotelDruid's own admin shows up in the chart on the next reload.

 

If a HotelDruid upgrade renames or adds columns, re-run schema discovery and adjust the dataset. Plan a SleekView review as part of any major HotelDruid version bump.

 

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