✨ 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 Solid Backups

Read Solid Backups' job history and stash tables into a workspace built for backup operations. Sortable, filterable, and exportable by destination, status, or time window.

♾️ Lifetime License available

SleekView table view for Solid Backups

Backup confidence depends on visibility

Solid Backups (the plugin formerly known as BackupBuddy) is one of the longest-running paid backup options for WordPress, with strong support for off-site destinations, scheduled jobs, and rollback restores. The job-running side is mature; the management side is where things get thinner. Job history lives in wp_backupbuddy_history with limited filters in the default UI, and questions like 'which destinations have been failing this month' usually mean reading screen by screen.

SleekView reads wp_backupbuddy_history (and companion tables for stashes and stats) directly. Build columns for job, type, destination, size, status, and finish time. Save filters such as 'failed runs by destination' or 'jobs longer than 30 minutes this week.' Inline annotate the runs that needed manual intervention so the next admin opening the view sees the context.

The pairing matters because backup confidence is fundamentally about visibility. Knowing the last successful run for each job, by destination, at a glance, is what separates 'we have backups' from 'we know our backups are working.' Solid Backups produces the data; SleekView turns it into a workspace.

Workflow

From paginated history to a backup operations dashboard

1

Connect to history

SleekView reads wp_backupbuddy_history and the related stash/stats tables. The run records Solid Backups already writes are the data source. No additional logging, no new schema.
2

Compose ops columns

Surface job, type (DB only / files / full), destination, size, duration, and finished_at. Pick column types so dates sort chronologically and outcome renders as colored badges that read at a glance.
3

Save reliability views

Build saved views like 'failures in the last 30 days,' 'runs over 1GB,' or 'S3 destinations only.' These become the weekly reliability artifact rather than ad-hoc questions during a Monday standup.
4

Annotate and report

Add an annotation column for the post-mortem note on each failed run. Export the filtered view to CSV when an audit, retainer review, or runbook update needs evidence. Timestamps come through unchanged.

Sample columns

Backup history at a glance

Solid Backups records every backup run in wp_backupbuddy_history. SleekView reads it as a live, filterable table.
Source: wp_backupbuddy_history
Job Type Destination Size Status Finished
Daily database DB only S3 210 MB Success 2026-04-24 02:15
Weekly full Full Dropbox 2.4 GB Success 2026-04-21 03:02
Pre-update Full Local 1.9 GB Warning 2026-04-22 16:48
Daily database DB only S3 Failed 2026-04-20 02:15

Comparison

Default Solid Backups vs. SleekView

Default Solid Backups screens

  • Job history is paginated with limited filters
  • No saved views by destination or status
  • Hard to identify failure patterns across weeks
  • Limited inline annotation of runs
  • Exports are not the focus of the default UI

SleekView

  • Reads wp_backupbuddy_history live
  • Filter by job, destination, or outcome
  • Saved views for weekly reliability reviews
  • Inline annotate failed runs
  • Export run history for ops reporting

Features

What SleekView gives you for Solid Backups

Reliability dashboard

Build a view of all failed or warning runs in the last 30 days. Patterns by job or destination jump out instantly because everything is on one row, not behind a tab.

Destination filters

Filter by S3, Dropbox, or local to investigate provider-specific issues without leaving WordPress. The destination becomes a first-class filter, not a footnote.

Run scheduling visibility

Saved views on completion times reveal scheduling drift before it becomes a missed backup. The job that started slipping by ten minutes a week is visible early.

Audience

Where Solid Backups + SleekView matters

Mission-critical sites

Knowing the last successful backup at a glance is the difference between confidence and panic during an incident. The lookup takes seconds, not a database query.

Agencies

Standardize a backup-health view across every client site for fast retainer reviews. One template handles the whole portfolio with consistent reporting.

DevOps teams

Surface backup metrics in the same admin where the rest of operations live. No separate dashboard, no extra credentials to manage for the on-call rotation.

The bigger picture

A backup you cannot see is a backup you do not have

Backup software has a curious failure mode: it tends to fail quietly. A scheduled job that has been silently failing for three weeks looks identical, from a distance, to one that has been silently succeeding. Solid Backups has the data to tell the difference (wp_backupbuddy_history records every run with its outcome), but the default UI was built for occasional spot checks, not for the kind of ongoing reliability review that keeps quiet failures from accumulating.

Teams that have learned this the hard way usually end up with a side document, a spreadsheet, or a custom plugin to surface the same data in a more workable form. SleekView replaces that homemade tooling with a read view of the same tables, available wherever the team already works. The question 'when was our last successful daily DB backup to S3' becomes a saved view, not a database query.

Reliability becomes a routine, not a crisis discovered at the worst possible moment.

Questions

Common questions about SleekView for Solid Backups

No. Solid Backups runs jobs, manages destinations, and handles restores exactly as configured. SleekView only reads the run history that Solid Backups already writes. The two plugins are independent at runtime, so installing SleekView has no effect on backup behavior, scheduling, or destination connectivity.

 

Restores still go through Solid Backups for safety, since restore is a destructive operation that needs the full plugin's safeguards. SleekView lets you identify the right run quickly (by job, by destination, by size, by date) and jump to the corresponding Solid Backups screen, which makes the lookup faster without bypassing the controls.

 

No. SleekView reads metadata about runs (size, status, destination, timestamps), not the archives themselves. Archive contents stay where Solid Backups stored them, behind whatever access controls the destination provider applies, with no new exposure surface introduced by SleekView.

 

Yes. Per-site scope is respected per blog. On multisite each site's wp_backupbuddy_history is exposed in its own SleekView, or you can build a network-wide view that joins history across blogs if your operations team treats backup health as a network-level concern rather than per-site.

 

Yes. SleekView reads whatever Solid Backups records about each destination, so S3, Dropbox, Google Drive, FTP, BackupBuddy Stash, and local destinations all appear identically as filterable values. Adding a new destination in Solid Backups makes it appear in the SleekView without configuration changes.

 

Negligible. Reads only happen when an admin opens a view, and they use the existing indexes wp_backupbuddy_history was built with. There are no background jobs, no scheduled exports, and no impact on the front end. Backup runs themselves are entirely unchanged because SleekView never touches the run path.

 

Yes. Plot finished_at against scheduled time as a derived column and a saved view of 'jobs more than 30 minutes late' surfaces drift early. That kind of trend is invisible in a paginated history but jumps out instantly in a sortable, filterable workspace.

 

Stash records appear like any other destination in the run history. SleekView treats the destination column generically, so Stash, Stash Live, and the local archive options all compose into the same filters. You can build a 'Stash-only failures' view in seconds without writing a custom query.

 

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