Kuvarssoft Backup & Restore is a focused, lightweight backup and restore plugin for WordPress that does one job well: it lets you take, restore and download backups of your site without requiring any external service, paid account or cloud credentials. Everything lives on your own server, under the standard wp-content/uploads/wpbc-backups/ folder.
The plugin is built around a chunked backup engine that processes large sites in small steps (15-second chunks) so it can finish even on shared hosting with strict execution-time limits. The same engine drives restore: it can rebuild a site from a single archive in a matter of seconds for small sites or a few minutes for media-heavy ones.
What Kuvarssoft Backup & Restore gives you
siteurl / home, replaces stale URLs across the database, and reconnects WordPress when the restore is on the same domain.wp-content/uploads/wpbc-reports/ and are never deleted automatically.wp_wpbc_sync_log table and shown on the Logs screen so you can spot and diagnose problems quickly. The log is preserved across restores (the table is excluded from backup dumps on purpose) and never leaves your server.What Kuvarssoft Backup & Restore is NOT trying to be
It is not a marketing tool, a malware scanner, a security suite, or a cloud-storage front-end. If you need scheduled backups, Google Drive / Amazon S3 / Cloudflare R2 upload, site-to-site migration with auto-restore, the full searchable/exportable activity-log viewer, or notifications for every event (not just failures), those are part of a separate Pro edition.
External / third-party services
The Free plugin uses no third-party or external services. It sends no telemetry, no analytics, and uploads nothing off your server — every backup stays in wp-content/uploads/wpbc-backups/ on your own host.
The only remote HTTP request it ever makes is a local self-diagnostic: on the Settings / System screen it calls your own site’s REST API — rest_url( 'wp/v2/types' ) via wp_remote_get() — purely to confirm the REST API is reachable. No data leaves your site, and no external party is contacted, so there is no third-party Terms of Service or Privacy Policy to disclose.
Email notifications are delivered through the SMTP server you configure (your own mail provider). The plugin never routes your mail through any service operated by us.
Use cases
Kuvarssoft Backup & Restore is provided “AS IS”, without warranty of any kind, express or implied. Kuvarssoft Technology accepts no liability for any direct, indirect, incidental, consequential, or punitive damages arising out of the use of — or inability to use — this software. This includes, but is not limited to, data loss, site downtime, corrupted backups, failed restores, or any other operational issues that may occur on your WordPress installation.
By installing and using this plugin you agree that:
This software is licensed under the GNU General Public License v2 or later. Sections 11 (“NO WARRANTY”) and 12 (“LIMITATION OF LIABILITY”) of the GPL take legal precedence over this human-readable summary.