✨ 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 WP Clone

SleekView Charts reads the wp_options clone log and the ZIP archive manifest WP Clone writes to uploads, and renders the clone and restore history as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for WP Clone

From a single button to a clone dashboard

WP Clone is a single-purpose backup plugin: package the entire site as a single ZIP, store it under wp-content/uploads, and restore from URL or upload on the target install. The default UI is intentionally minimal: a button to create, a field for the URL to restore from, a list of existing ZIPs. That minimalism is the plugin's selling point and the reason it is still widely used. It is also why the question 'how many clones did we generate last quarter?' has no straight answer in the default admin.

SleekView Charts reads the same wp_options entries WP Clone writes for each clone and restore, and reconciles them with the ZIP manifest on disk. A Number card surfaces total clones in the last 30 days. A Pie splits jobs between clone and restore. A Bar groups average archive size per month, so site growth becomes a chart line. An Area trends clones over time so the actual cloning cadence in a migration project becomes visible.

Filters carry between the chart view and the table view: filter to restores only, or to archives over 500 MB, and both surfaces narrow together. WP Clone keeps doing the cloning; SleekView Charts handles the visibility side.

Workflow

Turn the clone log into a dashboard

1

Read the clone log

SleekView scans wp_options for WP Clone job entries (status, started_at, duration, size_bytes, type) and reconciles them with the ZIP files in /wp-content/uploads.
2

Compose the chart cards

Pick Number, Pie, Bar, Area or Line cards. Group by type, status, started_at or month, and aggregate as Count, Sum, Average, Minimum or Maximum on size_bytes or duration_seconds.
3

Save and scope the dashboard

Name the dashboard ("Migration cadence", "Restore audit") and gate it by WordPress capability so admins, migration leads and clients each see the slice that suits them.
4

Share or export

Send stakeholders a read-only URL or export the filtered set to CSV. Migration retros get a defensible chart instead of a screenshot of the WP Clone screen.

Sample dashboard

Charts you can build from WP Clone data

Each card below reads the same wp_options clone log and the ZIP manifest the standard plugin uses. Mix them to build a dashboard for admins, migration leads or a quarterly audit.
Number · Default

Clones (30 days)

Total clone jobs created in the last thirty days. A single KPI for ongoing cloning activity, which the default screen does not surface.
Count
Pie · Donut text

Jobs by type

Split between clone and restore. Shows whether the install is primarily producing archives or pulling them in from elsewhere, which changes how migration projects are staffed.
Count group by job_type
Bar · Default

Average archive size per month

Monthly average of size_bytes per clone. Site growth shows up as a slope, which matters because larger clones are exponentially harder to restore over a flaky connection.
Average(size_bytes) group by month
Area · Gradient

Clone cadence over time

Time series of clone jobs per day. The chart line reveals the actual cadence of a migration project, which a flat list never quite communicates.
Count group by started_at

Comparison

Default WP Clone screen vs SleekView Charts

Default WP Clone screen

  • No KPI for clones over a rolling window, only an archive list
  • Cannot split clones vs. restores visually
  • No archive size trend to anticipate restore difficulty
  • Run cadence only visible as list rows, not as a chart
  • No read-only dashboard to share with a client or migration partner

SleekView Charts

  • KPI card for total clones in the last 30 days
  • Pie split between clone and restore
  • Bar of average archive size per month for restore planning
  • Area trend of clone cadence over time
  • Filters carry between table view and chart view on the same dataset

Features

What SleekView Charts gives you for WP Clone

Dashboard, not a ZIP list

Render WP Clone history as Number, Pie, Bar and Area cards. The dashboard replaces a flat list of archives with a real picture of cloning and restore activity.

Migration cadence, charted

Trending clone count per day exposes the actual rhythm of a migration project. Project managers get a chart that confirms whether the cutover is on schedule.

Client-facing snapshots

Share a read-only dashboard URL with a client or export the filtered set to CSV. Migration retros stop being a screenshot job.

Audience

Who builds WP Clone charts dashboards with SleekView

Migration leads

Track clone cadence in the run-up to a cutover. A clear Area chart confirms the migration is producing the archives it should be producing on the schedule it should be.

Agencies

Roll out the same dashboard across every staging-to-prod pipeline that uses WP Clone. Each project review opens with the same four cards, which scales the practice cleanly.

Site admins

One KPI card and one Pie answer 'are we cloning correctly and are we ever restoring?' without scrolling the ZIP list. Two glances replace a manual audit.

The bigger picture

Why a minimal clone plugin still benefits from a dashboard

WP Clone's reason for existing is simplicity: one button, one ZIP, one URL on the other end. That deliberate scope keeps the plugin easy to recommend. It also leaves the data the plugin produces on the floor.

Sites that use WP Clone for staging-to-prod cycles or for periodic safety snapshots accumulate hundreds of archives over a year, and the default screen surfaces none of it as an aggregate. Charting the same data fixes that without changing the plugin's character. A KPI card answers 'is the cloning workflow still in use?' A trend chart answers 'how often are we restoring?' A size trend warns when archives are getting big enough that a restore over a hotel WiFi is going to be a problem.

Same plugin, same ZIPs, much better posture for the team relying on them.

Questions

Common questions about SleekView Charts for WP Clone

Only the wp_options entries WP Clone writes for each clone and restore (status, started_at, duration, size_bytes, type) and the .zip archives in /wp-content/uploads. No premium add-on or external logger is required.

 

Yes. Table and chart views sit on the same dataset, so a filter for restores only or for archives over 500 MB applies to both surfaces. Pivoting between rows and charts needs no filter rebuild.

 

Yes. Each job entry records whether it was a clone or a restore. A Pie or Bar grouped by job_type makes that split immediately visible, which matters for migration projects where the restore count is the leading indicator of progress.

 

Yes. Group by month or week with a Bar or Area card and pick Average or Maximum on size_bytes. That answers 'is the next clone going to be a problem to restore?' before it actually becomes a problem on the destination host.

 

Yes. WP Clone in the free directory writes the same clone log SleekView reads, so the dashboard works without any premium dependency on the WP Clone side.

 

Yes. Add a date-range filter for the project window and the entire dashboard narrows to that timeframe. The KPI, Pie, Bar and Area all reflect the project, not the lifetime activity of the install.

 

No. SleekView Charts reads from wp_options and the archive manifest on demand and never participates in the cloning process. The chart cards refresh against data WP Clone has already written, with no parallel logger.

 

Yes. Per-site scope is respected. On multisite each install's own clone log appears in its own dashboard, and a network-level view aggregates activity across blogs for ops teams monitoring the whole network.

 

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