✨ 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 WPVivid Pro

SleekView Charts reads the WPVivid Pro backup history and remote-storage records the plugin already writes, then renders run counts, destination splits, size trends and per-action duration as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for WPVivid Pro

Backup health is a metric, not a hunch

WPVivid Pro extends the WPVivid backup engine with incremental backups, multiple remote-storage destinations (S3, Google Drive, OneDrive, Dropbox, Wasabi, sFTP and more) and scheduled migrations. Each Pro backup, incremental, restore and migration leaves a record with the action type, the destination, the size, the duration and the outcome. The plugin's history page shows the latest jobs in a paginated list; the trend lives in the data the page does not aggregate.

SleekView Charts reads the same history WPVivid Pro maintains and turns it into a backup-health dashboard. A Number card counts successful runs in the last 14 days so the first question of any backup review ("are we actually running") has a one-glance answer. A Pie splits runs across destinations so a team can see whether S3, OneDrive, Drive or local is doing most of the work. A Bar groups by action so Full, Incremental, Restore and Migration each get their own column rather than blurring into a single list. An Area trends average duration per day so a creeping migration time gets caught weeks before it breaks the schedule.

The plugin keeps doing the heavy lifting of capturing, compressing and shipping the data. SleekView Charts adds the dashboard layer that turns a paginated history into a measurable surface for ops and agency leads.

Workflow

Turn WPVivid Pro history into a dashboard

1

Point at the WPVivid Pro history

Add the WPVivid Pro job history as a SleekView source. The plugin's option-based records expose action, destination, size, duration and outcome as queryable fields without altering how the plugin works.
2

Normalise into a table (optional)

A tiny shim can mirror each job into wp_wpvivid_runs with indexed columns for started_at, action, destination, size_mb, duration_seconds and outcome. Makes charts on millions of rows responsive.
3

Compose the chart cards

Pick Number, Pie, Bar or Area cards. Group by action, destination or started_at, and aggregate as Count, Sum, Average, Minimum or Maximum on size or duration to get the right cut.
4

Save and gate

Name the dashboard ("Backup health, last 14 days", "Failed runs") and expose it as a read-only URL gated by capability so client teams, ops and security each see the right slice.

Sample dashboard

Charts you can build from WPVivid Pro data

Each card below reads from the WPVivid Pro history. Combine them into a backup-health cockpit, a destination-balance dashboard or a per-action duration trend for capacity planning.
Number · Default

Successful runs, last 14 days

Single KPI counting WPVivid Pro runs with a success outcome in the past two weeks. The anchor metric for confirming the backup schedule is actually running.
Count
Pie · Donut text

Runs by destination

Splits runs across S3, Google Drive, OneDrive, Dropbox, Wasabi, sFTP and local. Confirms the destination strategy on paper is the destination strategy in practice.
Count group by destination
Bar · Horizontal

Runs by action type

Groups runs by Full backup, Incremental, Restore and Migration. Useful for confirming incrementals are firing on the cadence the schedule promises.
Count group by action
Area · Gradient

Average duration per day

Time series of average run duration. Drift is a signal of database growth, a new remote-storage endpoint with latency issues or a slowing host.
Average(duration) group by started_at

Comparison

Default WPVivid Pro admin vs SleekView Charts

Default WPVivid Pro admin

  • History page is paginated, not aggregated
  • No KPI for total successful runs in any chosen window
  • No pie split across remote-storage destinations
  • No bar split of Full vs Incremental vs Restore vs Migration
  • Duration trends require manual exports and a spreadsheet

SleekView Charts

  • KPI card for successful runs in any window
  • Pie of runs by destination so destination strategy is verifiable
  • Bar of action types to confirm incrementals fire on schedule
  • Area trend of duration so capacity issues surface early
  • Same data feeds the chart cards and the triage table view

Features

What SleekView Charts gives you for WPVivid Pro

Destination posture

Render runs by remote-storage destination as a real chart. The strategy of S3 plus a secondary OneDrive becomes a verifiable split, not a hopeful configuration screen.

Duration trend

Trend average duration over time so a slowing Full backup or a heavier migration gets caught early. WPVivid Pro already records the numbers; SleekView turns them into a signal.

Failures as their own queue

Filter to outcome != success and the chart cards and triage table both narrow to failed runs. Recurring failures stop hiding behind successful runs in the same history.

Audience

Who builds WPVivid Pro charts dashboards with SleekView

Site reliability

Pin a 14-day successful-runs KPI alongside a failure queue. Backup health becomes the first card people see, not a checkbox someone hopes is green.

Agency ops

Hand each client a read-only backup dashboard scoped to their site and destinations. Renewals and reviews stop being a conversation about screenshots and start being a number.

Compliance owners

Export the runs behind a card as evidence of the backup cadence required by SOC 2 or ISO 27001. The audit trail is the dashboard plus the CSV behind it.

The bigger picture

Why backups need a real dashboard

Backups quietly become decorative the moment nobody looks at them. WPVivid Pro does the actual work faithfully, but a paginated history page does not by itself tell anyone that yesterday's incremental landed, that the secondary S3 destination has gone silent, or that the migration that used to take 9 minutes now takes 22. Charts turn the same records into a measurable surface.

The KPI says how many successful runs landed in the last two weeks. The destination pie confirms the multi-destination strategy is actually running. The action bar shows incrementals firing on cadence.

The duration trend exposes the slow drift that turns a healthy backup into a missed window. The plugin keeps doing its job, the dashboard becomes the way the team verifies it is working, and the gap between intent and reality becomes a number anyone can read.

Questions

Common questions about SleekView Charts for WPVivid Pro

No. SleekView is read-only against the WPVivid Pro history. The plugin continues to capture, compress and ship backups through its own pipeline; SleekView Charts just renders aggregations on top of the records the plugin already writes.

 

Yes. Group by destination on a Pie or Bar card to see how runs are distributed across S3, Drive, OneDrive, Dropbox, Wasabi, sFTP and local. Combine with a filter on action type to scope the chart to a specific job kind.

 

Yes. Group by started_at with an Area or Line card and an Average aggregation on duration to see run times per day or week. Useful for spotting a slow drift on a database-heavy Full backup before it crosses a host timeout.

 

Yes. Filter to outcome != success and the entire dashboard, including KPI, pie, bar and trend, narrows to failed runs only. Recurring failures get a triage queue of their own instead of hiding inside successful history.

 

Yes. The optional shim into wp_wpvivid_runs adds proper indexes, and SleekView paginates server-side. Even installs with multi-year history stay responsive because the chart engine queries aggregated buckets rather than loading the full set.

 

Yes. The action column carries Full backup, Incremental, Restore and Migration. Group on action with a Bar card to see each as its own row, or filter the dashboard to a single action type to study one workflow at a time.

 

Yes. Any filtered set behind a chart card exports as CSV with the same columns the table view would show. Compliance evidence and post-incident reviews get a real spreadsheet of runs instead of screenshots of the WPVivid Pro screen.

 

No. WPVivid Pro alerting still handles the immediate "backup failed" notification. SleekView Charts is the proactive surface, the place where a slow drift in duration or a destination that has gone quiet gets caught before any single alert would fire.

 

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