Norvis Backup

Norvis Backup

Details
View on WordPress

Norvis Backup is a professional, self-hosted WordPress backup plugin that gives you full control over your backups without relying on third-party services.

Key Features:

  • Full backup — database + files compressed into a single ZIP with manifest
  • Database backup — complete SQL dump using WordPress-native $wpdb
  • File backup — wp-content, uploads, plugins, themes, or full WordPress root
  • Real-time progress — live progress bar via AJAX polling during backup/restore
  • Chunked restore — database is restored in small chunks to avoid server timeouts, even on shared hosting
  • Scheduled backups — hourly, every 6h, every 12h, daily, weekly, or monthly
  • Import & restore — upload an external .zip or .sql backup file and restore it
  • Activity log — step-by-step log of every operation stored in a file and accessible from the dashboard
  • Email notifications — get notified on backup success or failure
  • Auto-cleanup — delete old backups by age or maximum count
  • Exclude paths — exclude specific directories from file backups

Why Norvis Backup?

Unlike other backup plugins, Norvis Backup writes the database dump row-by-row using fopen() + fwrite(), which means it never loads the entire database into PHP memory. This makes it work reliably even on shared hosting with low memory limits (64–128 MB).

The restore process uses a chunked approach — each AJAX call processes about 18 seconds of work, saves its position, and the browser automatically calls the next chunk. This prevents timeouts on shared hosting that limits PHP execution to 30-60 seconds per request.

Support: For questions, bug reports, or feature requests, please use the plugin support forum on WordPress.org.

Details

Plugin code:
norvis-backup
Plugin version:
1.1.0
Outdated:
No
WP version:
5.5 or higher
PHP version:
7.2 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-06-05
Rating:
Times rated:
0
backup
database-backup
migration
restore
scheduled-backup