✨ 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 BackupBolt: backup history dashboards

BackupBolt records each backup as a row in its log table with size, type, destination, and timestamp. SleekView Charts reads that log directly and renders dashboards an agency, sysadmin, or owner can review without leaving the WordPress admin or running an export.

♾️ Lifetime License available

SleekView Charts dashboard for BackupBolt

From backupbolt_log rows to chart boards

BackupBolt stores each backup run as a row in wp_backupbolt_log, with the archive size in bytes, the backup type (full, database, files), the destination (local, Google Drive, Amazon S3, FTP), and a created timestamp. The native log screen lists each run with status and size, which is fine for spot checks and limiting for any review of size growth, destination mix, or failure rate over a date range.

SleekView Charts treats wp_backupbolt_log as a chart dataset. The created column becomes a real datetime, size is a numeric column ready for sums and averages, and type and destination become categorical columns for grouping. A sysadmin dashboard pins last 30 days run count as a Number, charts runs by destination as a Donut, ranks total stored size per type as a horizontal Bar, and plots daily run activity as a gradient Area.

Every aggregation runs against indexes BackupBolt maintains on its log table, plus filters on type and destination. Even a busy install with thousands of historical rows renders the entire chart board in well under a second from a fresh page load.

Workflow

Read BackupBolt log rows as data

1

Source from backupbolt_log

Use wp_backupbolt_log as the dataset base. Each row is one backup run with size, type, destination, status, and a created timestamp ready for charts without any custom code or migrations.
2

Type the size and date columns

SleekView types created as datetime, size as numeric, and type and destination as categorical columns. Filters on status (success, failed) cascade across every card on the saved board for fast slicing.
3

Configure four chart cards

Add a Number for last 30 days runs, a Donut for destination mix, a horizontal Bar ranking total stored size per type, and a gradient Area plotting daily run activity across the chosen date range.
4

Save per-role chart boards

Sysadmins get the size growth and per-type rankings. Agencies get the headline 30 day count. Owners get the success ratio. Each role saves the board that matches their job and capability set.

Sample dashboard

Charts you can build from BackupBolt runs

A 30 day KPI for backup runs, a destination mix donut, a stored size ranking by type, and a daily run trend. Every card reads directly from the BackupBolt log table.
Number · Default

Backups in the last 30 days

Count of rows in wp_backupbolt_log whose created timestamp falls in the last 30 days with a success status, with the previous 30 days shown underneath for direct comparison and context.
Count
Pie · Donut

Backup runs by destination

Donut across local, Google Drive, Amazon S3, and FTP values from the destination column on wp_backupbolt_log, so the team sees which targets are actually being used right now.
Count group by destination
Bar · Horizontal

Total stored size per type

Horizontal bar summing the size column on wp_backupbolt_log per backup type (full, database, files), so storage growth pressure is visible without scraping the admin run list every week.
Sum(size) group by type
Area · Gradient

Daily backup run activity

Gradient area chart of backup runs per day sourced from the created column on wp_backupbolt_log. Surfaces missed days, schedule changes, and the spikes after a manual run or release.
Count group by created

Comparison

Default BackupBolt log vs SleekView Charts

Default BackupBolt log

  • BackupBolt ships a log screen, not configurable chart cards
  • Total stored size per backup type is not surfaced as its own chart
  • Destination mix across local, Drive, S3, and FTP needs manual counting
  • Daily run activity trend across a selectable date range is not native
  • No saved per-role chart boards for sysadmin, agency, or owner views

SleekView Charts

  • Cards built directly on wp_backupbolt_log rows
  • Number, Donut, Bar, and Area cards mapped to real run columns
  • Dashboard filters on type, destination, and status cascade across cards
  • Per-destination and per-type rankings without leaving WordPress
  • Saved boards per role with WordPress capability gating built in

Features

What SleekView Charts gives you for BackupBolt

Cards, not a log screen

Pick the dimension, the metric, and the chart type per card. Build a destination donut one week and switch to a per-type size bar the next, with no code, no exports, and no theme tweaks at any point.

Log table as a dataset

BackupBolt's own wp_backupbolt_log rows feed the dataset. Size becomes a numeric column, destination and type become categorical, and created becomes a datetime ready for time series.

Per-role saved boards

Sysadmins, agency operators, and site owners each save the board they care about. WordPress capability gating decides who lands on which dashboard, so each role opens the right view by default.

Audience

Who builds BackupBolt chart dashboards with SleekView

Sysadmins and DevOps

Storage size per backup type and growth trend per destination visible at a glance, so retention tuning and cleanup runs are driven by chart data instead of by guesswork on which destination grew most.

WordPress agencies

One board per client showing 30 day run count, destination mix, and any recent failures. Weekly client status updates run from saved chart boards instead of log screenshots and copy-pasted numbers.

Site owners and operators

The headline 30 day backup count and success ratio in one place, so it is obvious that backups actually ran without scrolling the log screen every Monday morning.

The bigger picture

Why BackupBolt deserves a real chart view

BackupBolt handles scheduled WordPress backups well and exposes a clean log screen for each run, so triage on the latest archive is quick. Where the plugin's own admin runs out of room is in the analytical questions: which destination consumes most of the storage, how often does the daily run actually fail, how does this month's volume compare to last, and which backup type has been quietly growing. Each of those is one chart against rows that already exist inside wp_backupbolt_log.

SleekView Charts gives that table a configurable rendering layer, with cards that map directly to operational questions. The backup engine keeps doing what it does best, the chart board gives the team the historical view the log screen has never delivered.

Questions

Common questions about SleekView Charts for BackupBolt

No. BackupBolt keeps owning scheduling, running archives, and pushing them to the configured destinations. SleekView Charts sits alongside as a configurable layer that reads the same log table, so sysadmins and agencies get chart dashboards the plugin's log screen doesn't ship today.

 

Yes. A gradient Area chart grouped by created with a Sum on the size column shows daily storage volume. Add a destination filter to split the trend per target, or use a stacked Bar grouped by destination over weekly buckets for clearer side-by-side comparisons.

 

The status column on wp_backupbolt_log becomes a categorical column. A Donut grouped by status surfaces the failure ratio at a glance, and dashboard-level filters can scope every card to success only when you want a clean storage growth view without failed rows.

 

Yes. The type column distinguishes database from full and from files. Set a dashboard-level type filter and every card on the saved board switches to that subset. Reuse the same chart configuration across each subset just by toggling the filter.

 

Yes. A date range, destination, type, or status filter set at the dashboard level applies to every card. A monthly storage review and a quarterly failure audit can share the same saved configuration without setting filters card by card.

 

Cards query wp_backupbolt_log live on render. A run that just finished appears in every card on the next reload, with no separate sync job, scheduled refresh, or cache flush to wait on. The numbers always match the BackupBolt log screen.

 

Yes. Aggregations run server-side using the indexes BackupBolt already maintains on its log table for created, type, and destination. Even a busy install with thousands of historical runs renders the full chart board in well under a second.

 

Yes. Each saved board is gated by a WordPress capability so sysadmins, agency operators, and site owners each open the dashboard that matches their job. The storage growth board and the per-client summary board stay separate by default.

 

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