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

SleekView Charts reads wp_duplicator_packages and the migration log rows Duplicator Pro writes, and renders job history as Number, Pie, Bar and Area cards instead of a paginated package list.

♾️ Lifetime License available

SleekView Charts dashboard for Duplicator Pro

Migration history needs to be a chart, not a scroll

Duplicator Pro records every migration in wp_duplicator_packages with the source URL, the target environment, the destination (Local, Google Drive, Dropbox, Amazon S3, OneDrive, FTP), the status, the byte size, and the run duration. The Packages screen lists those rows page by page with file-management actions next to each one. Useful for finding a specific archive to restore from. Useless for asking which target environments saw the most migrations this quarter or how long the average prod-to-staging clone has been taking.

SleekView Charts reads the same table directly. A Number card counts completed migrations in the last 30 days. A Pie splits jobs by destination so ops can see whether Google Drive or S3 dominates the schedule. A Bar groups jobs by status (Complete, Failed, Throttled) so a failure cluster is visible at a glance instead of buried mid-list. An Area trends duration over time, which is the chart that catches a clone slowly creeping from 9 minutes to 22 minutes before the schedule actually breaks.

Because the cards read wp_duplicator_packages directly, no second history store is involved. The recovery-point flag, the installer-status flag and the destination field all surface as filterable dimensions. Save a view called Migration health and the morning ops check becomes a glance at four cards rather than a paginated walk through the Packages screen.

Workflow

Turn Duplicator Pro's package table into a dashboard

1

Read wp_duplicator_packages

SleekView reads the migration job rows Duplicator Pro writes to wp_duplicator_packages with source, target, destination, status, size and duration metadata. No reindexing, no second log store.
2

Compose the chart cards

Pick Number, Pie, Bar, Area, Line, Radar or Radial cards. Group by destination, status, target URL or created date, and aggregate as Count, Sum, Average, Minimum or Maximum on size or duration.
3

Save and scope the dashboard

Name it ("Migration health", "Failed jobs last 14 days") and gate it by WordPress capability so ops, agency leads and on-call engineers each see the right slice.
4

Share with stakeholders

Send a read-only URL or export the filtered set to CSV. Quarterly migration audits and retainer reports get a measurable picture instead of an annotated screenshot of the Packages page.

Sample dashboard

Charts you can build from Duplicator Pro data

Each card below reads from the same wp_duplicator_packages rows the Packages screen uses. Mix them to build a dashboard for backup auditors, migration ops or an on-call engineer triaging a failed clone.
Number · Default

Migrations last 30 days

Count of completed Duplicator Pro packages in the trailing 30 days. The single KPI on the migration ops dashboard.
Count
Pie · Donut text

Jobs by destination

Split across Google Drive, Dropbox, Amazon S3, OneDrive, FTP and Local. Surfaces which destinations carry the schedule and which barely see traffic.
Count group by destination
Bar · Horizontal

Jobs by status

Complete, Failed, Throttled and In Progress grouped as horizontal bars. A spike on Failed is the row a triaging engineer should click first.
Count group by status
Area · Gradient

Duration trend

Average run duration over time. Catches a clone creeping from 9 minutes to 22 minutes weeks before the schedule actually breaks.
Average(duration) group by created

Comparison

Default Duplicator Pro reporting vs SleekView Charts

Default Duplicator Pro Packages screen

  • Packages screen lists files, never aggregates jobs as a number
  • No pie split across destinations to compare Google Drive against S3
  • Status spikes blur into a paginated list rather than a sortable bar
  • Duration drift over weeks is invisible without manual log reading
  • No way to share a read-only migration-health snapshot outside WP Admin

SleekView Charts

  • KPI card for completed migrations in the last 30 days
  • Pie split across every Duplicator Pro destination
  • Bar of jobs by status so failures cluster at the top
  • Area trend of average duration to catch creeping slow runs
  • Filters carry between the package table view and chart cards

Features

What SleekView Charts gives you for Duplicator Pro

Dashboard, not a package list

Render migration history as Number, Pie, Bar and Area cards so ops sees the shape of the schedule, not one more page of file rows in the Packages screen.

Filters span table and chart

Filter to destination equals S3 in the chart view and the package table stays in sync. Same wp_duplicator_packages rows, two ways of reading them.

Share a read-only snapshot

Send a stakeholder a URL of the migration-health dashboard or export the filtered set to CSV. Quarterly audits get a real picture instead of a Packages screenshot.

Audience

Who builds Duplicator Pro charts dashboards with SleekView

Site reliability

Confirm at a glance that recovery-point migrations are healthy and recent. The KPI plus the failure-by-status bar replaces opening every package row to inspect installer status.

Migration ops

Track prod-to-staging clones as a duration trend and a destination pie. A redesign sprint that adds twenty manual migrations stays visible without polluting the nightly view.

Agencies

One dashboard per client showing destinations, duration trend and failure count. Retainer reviews stop being a walk through the Packages screen.

The bigger picture

Why migration history needs to be a dashboard

Duplicator Pro is one of the most-used migration tools in WordPress, and the Packages screen does file management well. It is a poor instrument for understanding the schedule across a month or a quarter. A paginated list cannot answer how many migrations completed, where they went, or whether the average duration is drifting upward.

Those are aggregate questions, and they only have aggregate answers. A Number card pins the volume. A pie splits destinations honestly.

A bar separates Complete from Failed without scrolling. An Area trend catches the slow regression weeks before the schedule breaks. The Packages screen and the chart cards read the same wp_duplicator_packages rows; the difference is the question each surface is built to answer.

Questions

Common questions about SleekView Charts for Duplicator Pro

The rows Duplicator Pro writes to wp_duplicator_packages, including created timestamp, source URL, target URL, destination identifier, status, package size and run duration. No separate log store, no scraping, no plugin extension required on the Duplicator side.

 

Yes. The Duplicator package table and the chart cards sit on the same dataset, so a filter for destination equals S3, or for status equals Failed, applies to both surfaces. Engineers pivot between a row-level audit and a chart-level summary without rebuilding the filter.

 

Both. The free Duplicator plugin writes the same wp_duplicator_packages schema with a smaller destination set, so the charts work against both editions. Pro-only fields like the recovery-point flag and the extended destination list are surfaced additionally when present.

 

Yes. Group by created with an Area or Line card and pick Average on the duration column. The trend exposes a clone creeping from 9 minutes to 22 minutes weeks before the schedule actually fails, which a paginated package list never makes visible.

 

Yes. Recovery-point status is a column on wp_duplicator_packages in Duplicator Pro, so adding a filter for recovery-point equals true narrows the entire dashboard to the safe-restore source list. That gives on-call engineers a dedicated cockpit during a deploy window.

 

Yes. Any filtered set behind a chart card exports as CSV with the same columns the table view would show. Migration ops typically use this to share quarterly audit reports or hand a retainer renewal a real number for storage destination usage.

 

No. Queries are paginated and only run when the dashboard is open. The wp_duplicator_packages table stores one row per migration, not per asset, so even sites with two years of nightly history aggregate in under a second.

 

Yes. Each subsite writes to its own wp_NN_duplicator_packages, and the dashboard scopes to the current site by default. Network-wide reporting involves switching subsites or rolling up CSV exports, which matches how Duplicator Pro itself behaves on multisite.

 

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