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.
Jobs page can resume failed Free Local Mode jobs from their last saved checkpoint. Cloud-managed failed jobs remain governed by cloud workflow authority.
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, account validation, hosted package downloads, and advanced disaster recovery support belong to separate 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




Installation
- Upload the
web-plura-backup-restore-managerfolder to/wp-content/plugins/. - Activate the plugin from WordPress admin.
- Open Backup & Restore Manager > Dashboard.
- 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 Free Local Mode jobs can be resumed from the Jobs page. The plugin requeues the existing local job so the runner continues from saved checkpoint state. Cloud-managed failed jobs remain governed by cloud workflow authority.
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.
ContributorsTranslate “Web Plura Backup & Restore Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.24
- Removed the retired Free connect-cloud admin alias so Cloud connection is only handled by the shared Web Plura Cloud plugin.
0.2.23
- Added a dedicated Jobs-page resume action for failed Free Local Mode jobs so existing checkpoint state is requeued instead of creating a replacement job.
0.2.22
- Added a Free-owned backup job retry policy helper so Free and Pro processors share retry timing, retryable error, and customer action mapping.
0.2.21
- Added a Free-owned processor dispatcher so Free and Pro share active-job routing and snapshot runner entry points.
0.2.20
- Added Free-owned backup job repository extension hooks so Pro can reuse the canonical job table CRUD contract with Pro-specific table overrides.
0.2.19
- Added a Free-owned backup job storage key helper so Free and Pro processors share package object prefix handling.
0.2.18
- Added a Free-owned job log context sanitizer so Free and Pro backup processors share the same telemetry redaction contract.
0.2.17
- Moved shared backup preflight runtime checks into the Free plugin so Pro can reuse the Free-owned preflight contract.
0.2.16
- Made the local REST runner controller reusable by Pro while keeping Free runner token, mode, and messages as the fallback behavior.
0.2.15
- Added a reversible Restore page cloud validation extension surface while preserving the local restore readiness and confirmation fallback.
0.2.14
- Added a reversible dashboard command overview extension surface so Pro can replace eligible cloud-managed backup workflow content while the local Free fallback remains available.
0.2.12
- Prevented backup storage readiness failures from causing site-wide fatal errors when the uploads directory is not writable.
0.2.11
- Aligned the cloud product slug with the canonical Backup & Restore Manager package slug.
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.
