✨ 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 All-in-One WP Migration: backup history & exports as tables

All-in-One WP Migration keeps every export in wp-content/ai1wm-backups/ with metadata captured per file. SleekView surfaces date, size, source-site URL, plugin version, and storage destination as a filterable inventory across every backup.

♾️ Lifetime License available

SleekView table view for All-in-One WP Migration

Backups as an audit-ready inventory

All-in-One WP Migration writes every export to wp-content/ai1wm-backups/ as a single .wpress archive. The plugin's backups page lists each file with create date, size, and a few action buttons, which works fine until a site has thirty backups across multiple staging copies and three storage destinations (Dropbox, Google Drive, S3) configured by the paid extensions.

SleekView treats the backups directory as a sortable inventory. Each row exposes filename, create date, file size, source-site URL embedded in the archive metadata, plugin version that produced it, and storage destination (local, cloud-only, or both). Filtering to size > 500 MB combined with age older than 30 days surfaces the disk-eating archives that should have been cleaned up after a successful restore.

The same inventory pattern works for the export and restore log when the paid extensions write status records. A failed-restore filter, a destination-not-uploaded filter, and a stale-backup filter together turn the migration directory into an audit-ready status board rather than a folder you scroll through hoping the most recent backup is genuinely the newest one.

Workflow

Make ai1wm-backups an audit-ready inventory

1

Index the backups directory

Point SleekView at wp-content/ai1wm-backups/ and the plugin's export-log records. The agent samples each .wpress for embedded source URL and plugin version, surfacing them as columns alongside create date and size.
2

Resolve cloud destination state

Where the paid extensions are active, destination state (local, cloud-only, both) becomes a filterable column. Failed cloud uploads surface as their own filter preset for one-click triage.
3

Surface stale and oversized backups

Combine size and age filters to find the disk-eating cohort. Restore-confirmed archives older than the retention window become a saved cleanup view that bulk-deletes after one capability-gated confirmation.
4

Capability-gate sensitive paths

Backup paths and source URLs are sensitive, so the view defaults to administrator-only access. Migration-ops roles get scoped views that show what they need without exposing file paths to everyone.

Sample columns

A typical migration backup view

Each row is one backup archive in ai1wm-backups with create date, size, source URL, and storage destination resolved.
Source: wp-content/ai1wm-backups/ + plugin export log
Backup Created Size Source URL Destination Status
site-2026-04-24.wpress Apr 24 03:00 412 MB site.com Local + S3 OK
staging-2026-04-23.wpress Apr 23 18:00 318 MB staging.site.com Local OK
site-2026-04-22.wpress Apr 22 03:00 402 MB site.com Local Cloud pending
site-2026-04-12.wpress Apr 12 03:00 1.2 GB site.com Local Stale

Comparison

Default All-in-One WP Migration admin vs SleekView

Default All-in-One WP Migration admin

  • Backups screen lists files but cannot sort by size, age, or source URL
  • No filter for stale backups or backups that never reached the cloud destination
  • Cross-site staging visibility (which archive came from which environment) requires opening files
  • Disk usage from oversized old backups isn't surfaced as a workspace warning
  • Bulk delete of old archives goes one file at a time

SleekView

  • Sortable inventory of every .wpress in ai1wm-backups
  • Filter by size, age, source URL, and destination in one saved view
  • Surface stale archives and failed cloud uploads as filter chips
  • Inline-delete or re-upload from row actions where the plugin API supports it
  • Capability-gate the view so only ops roles see backup file paths

Features

What SleekView gives you for All-in-One WP Migration

Backup inventory at a glance

Every .wpress archive across every storage destination in one ranked list with filename, size, age, source URL, and destination state. Disk audits stop being a manual ls -la.

Cloud upload audit

Filter to backups that haven't reached their configured cloud destination. Catches Dropbox token expirations and S3 permission changes the same hour they break.

Stale backup cleanup

Size and age filters surface archives that have been sitting on the server long after a successful restore. One filtered view, one bulk delete, gigabytes of disk reclaimed.

Audience

Who uses SleekView for All-in-One WP Migration

Backup auditors

Confirm the most recent backup ran, reached its cloud destination, and is the right size. One saved view replaces opening the backups screen and squinting at modification dates.

Migration teams

Track which staging environment produced which archive across multi-site rollouts. Source-URL column on each row removes the guessing about provenance.

Storage ops

Filter to size > 500 MB and age older than 30 days for the disk-eating cohort. Bulk delete after confirming the canonical backup is safely cloud-side.

The bigger picture

Why backup directories need a status board

All-in-One WP Migration is the most popular WordPress migration tool because it makes the export and import flow simple: one button, one .wpress file, one button to restore. The simplicity of the happy path is its strength. The weakness shows up at the operational scale every agency hits eventually: thirty backups across three staging copies, two configured cloud destinations, and a folder full of archives whose provenance has become a guessing game.

The default backups screen lists files chronologically with action buttons; it does not answer "which of these reached S3," "which is the canonical archive for the production site versus a staging copy," or "which oversized backup can I safely delete." Reading the ai1wm-backups directory and the plugin's export log as a workspace turns the migration toolkit's blind spot into an audit-ready inventory. Source-URL columns remove provenance guessing. Cloud-destination state catches silent upload failures.

Size-and-age filters reclaim gigabytes of forgotten disk. The data the plugin already collects becomes the working layer the agency needs, with capability gating that keeps backup paths visible only to the roles that should see them.

Questions

Common questions about SleekView for All-in-One WP Migration

The contents of wp-content/ai1wm-backups/ as a directory listing plus any export-log records the plugin writes to options or a custom table when the paid extensions are active. File metadata (create date, size, embedded source URL, plugin version) is parsed from the .wpress archive header where readable.

 

Yes. The free plugin writes archives to ai1wm-backups with enough metadata for the sortable inventory view. The paid extensions add cloud-destination state and richer export-log records, which SleekView surfaces additionally when present.

 

Yes, when the relevant paid extension (Dropbox, Google Drive, S3, OneDrive) is active. The destination state is exposed as a column with values like local-only, cloud-only, or both. Filtering to local-only on backups older than a threshold catches the cohort whose cloud upload silently failed.

 

Yes. Delete row actions go through the plugin's own delete-backup API where one is exposed, so any pre-delete or post-delete hooks fire identically to a manual delete. The action is gated by capability so only authorized roles see it.

 

Yes. File size is a sortable, filterable column. A view filtered to size > 500 MB sorted descending highlights the disk-eating archives, often staging copies forgotten after a major restore. Bulk delete after confirming the canonical archive lives on cloud storage reclaims significant disk.

 

Yes, when the plugin or its paid extensions write restore-log records. A separate view exposes restore attempts with timestamp, source archive, target site, and outcome. Failed restores filter to a single row set without paging through plugin notices.

 

Yes. Backup file paths and source URLs can be sensitive, so the view is gated by WP capability. Typically only administrators and migration-ops roles have access; other roles do not see the backup directory listing at all.

 

Yes. On a network install each subsite's backups live in its own ai1wm-backups path, and the view scopes to the current site by default. Network admins can build a network-wide view that joins backup state across all subsites for cross-site audit.

 

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