Title: Web Plura Backup &amp; Restore Manager
Author: Web Plura
Published: <strong>July 17, 2026</strong>
Last modified: July 17, 2026

---

Search plugins

![](https://ps.w.org/web-plura-backup-restore-manager/assets/banner-772x250.png?
rev=3611011)

![](https://ps.w.org/web-plura-backup-restore-manager/assets/icon-256x256.png?rev
=3611011)

# Web Plura Backup & Restore Manager

 By [Web Plura](https://profiles.wordpress.org/wplura/)

[Download](https://downloads.wordpress.org/plugin/web-plura-backup-restore-manager.0.2.10.zip)

 * [Details](https://wordpress.org/plugins/web-plura-backup-restore-manager/#description)
 * [Reviews](https://wordpress.org/plugins/web-plura-backup-restore-manager/#reviews)
 *  [Installation](https://wordpress.org/plugins/web-plura-backup-restore-manager/#installation)
 * [Development](https://wordpress.org/plugins/web-plura-backup-restore-manager/#developers)

 [Support](https://wordpress.org/support/plugin/web-plura-backup-restore-manager/)

## Description

Web Plura Backup & Restore Manager is a free local backup and restore manager for
WordPress. It supports manual local backups, local restore review, resumable job
processing, explicit restore confirmation, job history, local backup storage visibility,
and disaster recovery readiness notes.

Free Local Mode is the default and works without any cloud connection.

Free Local Mode keeps one retained local backup slot per backup type: full-site,
database-only, and files-only. Each new backup of the same type replaces the previous
slot only after explicit confirmation. Local backups are stored as protected plugin-
native `.wpbrpkg` artifacts with `.wpbridx` metadata, and restore requires Web Plura
Backup & Restore Manager rather than generic unzip/import steps.

The free WordPress.org plugin is local-only and gives site owners deliberate local
backup and restore workflows with checkpoints and job history. Cloud operations,
entitlement validation, subscription-managed downloads, and advanced disaster recovery
support belong to the separate Pro add-on and hosted Web Plura services.

Product page: https://wplura.com/products/web-plura-backup-restore-dr
 Terms: https://
wplura.com/terms Privacy: https://wplura.com/privacy

### Free Local Features

 * Manual local full-site backup
 * Manual local database-only backup
 * Manual local files-only backup
 * One retained local slot per backup type
 * Explicit confirmation before replacing a local backup slot
 * Local restore from plugin-created backup slots
 * Explicit confirmation before restore
 * Resumable local job runner with checkpoints
 * Job history and local audit events
 * Local backup storage visibility
 * Disaster recovery readiness notes

### External Services

This free package does not require an external service connection for local backup
and restore workflows.

## Screenshots

[⌊Backup & Restore Manager dashboard showing local backup readiness, retained backup
activity, and recovery status at a glance.⌉⌊Backup & Restore Manager dashboard showing
local backup readiness, retained backup activity, and recovery status at a glance
.⌉[

Backup & Restore Manager dashboard showing local backup readiness, retained backup
activity, and recovery status at a glance.

[⌊Backups screen for manual full-site, database-only, and files-only backups with
retained local slot review.⌉⌊Backups screen for manual full-site, database-only,
and files-only backups with retained local slot review.⌉[

Backups screen for manual full-site, database-only, and files-only backups with 
retained local slot review.

[⌊Restore screen showing plugin-created local restore points, restore readiness 
details, and explicit restore confirmation flow.⌉⌊Restore screen showing plugin-
created local restore points, restore readiness details, and explicit restore confirmation
flow.⌉[

Restore screen showing plugin-created local restore points, restore readiness details,
and explicit restore confirmation flow.

[⌊Jobs screen showing runner checkpoints, completed local backup history, and recent
support log entries.⌉⌊Jobs screen showing runner checkpoints, completed local backup
history, and recent support log entries.⌉[

Jobs screen showing runner checkpoints, completed local backup history, and recent
support log entries.

## Installation

 1. Upload the `web-plura-backup-restore-manager` folder to `/wp-content/plugins/`.
 2. Activate the plugin from WordPress admin.
 3. Open Backup & Restore Manager > Dashboard.
 4. Use Backups to create a local backup and Restore to review available local slots.

## FAQ

### Does this plugin require Web Plura Security Center?

No. This plugin is standalone and uses only its own `web_plura_brd_` options, tables,
actions, assets, and REST namespace.

### Are local backups offsite disaster recovery?

No. Local backups are stored on the same WordPress site. Keep separate hosting, 
server-level, or offsite backups for stronger disaster recovery.

### Can restore actions run without confirmation?

No. Restore workflows require explicit confirmation.

### Can failed local jobs be resumed?

Yes. Failed local jobs can be resumed from the Jobs page. The plugin requeues the
existing local job so the runner continues from saved checkpoint state.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Web Plura Backup & Restore Manager” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Web Plura ](https://profiles.wordpress.org/wplura/)

[Translate “Web Plura Backup & Restore Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/web-plura-backup-restore-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/web-plura-backup-restore-manager/),
check out the [SVN repository](https://plugins.svn.wordpress.org/web-plura-backup-restore-manager/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/web-plura-backup-restore-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/web-plura-backup-restore-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.10

 * Removed the last content-directory fallback and ensured plugin-owned upload guards
   are non-executable.

#### 0.2.9

 * Resolve all backup storage from the WordPress uploads API and block operations
   when it reports an error.
 * Stream validated restore entries through protected non-executable staging files
   instead of extracting archives into uploads.

#### 0.2.8

 * Renamed the plugin to Web Plura Backup & Restore Manager for a distinctive WordPress.
   org identity.
 * Clarified that all included local backup and restore workflows work without payment,
   licensing, Pro, or cloud access.

#### 0.2.7

 * Removed private update-checking code from the WordPress.org Free package.

#### 0.2.6

 * Removed the Disaster Recovery admin page from Free-only installations.

#### 0.2.5

 * Kept active button progress running when the progress card is dismissed.

#### 0.2.4

 * Cached expensive local preflight estimates to speed up Backup page loads.
 * Restored active backup and restore progress after an admin page refresh.

#### 0.2.3

 * Added live status, progress, message, and update-time refresh to the Jobs page.

#### 0.2.2

 * Removed duplicate visible progress text below AJAX action buttons.

#### 0.2.1

 * Made operational admin forms AJAX-first with inline feedback and button progress.
 * Fixed false-success responses when a local backup job cannot be persisted.

#### 0.2.0

 * Added independent retained slots for full-site, database-only, and files-only
   backups.
 * Refreshed the wp-admin dashboard, responsive workflows, local-only guidance, 
   and keyboard focus states.
 * Improved restore readiness details and per-type replacement confirmation.

#### 0.1.0

 * Initial standalone local backup, restore, and disaster recovery readiness scaffold.

## Meta

 *  Version **0.2.10**
 *  Last updated **14 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [backup](https://wordpress.org/plugins/tags/backup/)[disaster recovery](https://wordpress.org/plugins/tags/disaster-recovery/)
   [local backup](https://wordpress.org/plugins/tags/local-backup/)[migration](https://wordpress.org/plugins/tags/migration/)
   [restore](https://wordpress.org/plugins/tags/restore/)
 *  [Advanced View](https://wordpress.org/plugins/web-plura-backup-restore-manager/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/web-plura-backup-restore-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/web-plura-backup-restore-manager/reviews/)

## Contributors

 *   [ Web Plura ](https://profiles.wordpress.org/wplura/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/web-plura-backup-restore-manager/)