Title: Norvis Backup
Author: norvisgabriel
Published: <strong>جون 5, 2026</strong>
Last modified: جون 6, 2026

---

پلگ انز تلاش کریں

![](https://ps.w.org/norvis-backup/assets/banner-772x250.png?rev=3562988)

![](https://ps.w.org/norvis-backup/assets/icon-256x256.png?rev=3563033)

# Norvis Backup

 منجانب [norvisgabriel](https://profiles.wordpress.org/norvisgabriel/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/norvis-backup.1.1.0.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/norvis-backup/#description)
 * [جائزے](https://ur.wordpress.org/plugins/norvis-backup/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/norvis-backup/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/norvis-backup/#developers)

 [معاونت](https://wordpress.org/support/plugin/norvis-backup/)

## تفصیل

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.

## انسٹالیشن

 1. Download the plugin ZIP file
 2. In your WordPress admin, go to **Plugins  Add New  Upload Plugin**
 3. Upload the ZIP and click **Install Now**
 4. Click **Activate Plugin**
 5. Navigate to **Norvis Backup** in the admin menu

## عمومی سوالات

### Does it work on shared hosting?

Yes. Norvis Backup was designed specifically for shared hosting environments. The
chunked database restore avoids the timeouts that affect most other backup plugins.

### Where are backups stored?

Backups are saved in `wp-content/uploads/norvis-backup/`. The directory is protected
with an `.htaccess` file that prevents directory listing.

### What PHP version is required?

PHP 7.2 or higher. The plugin also works with PHP 8.x.

### Does it require ZipArchive?

No. If ZipArchive is not available on your server (common on some shared hosts),
the plugin automatically falls back to PclZip, which is bundled with every WordPress
installation.

### Can I restore a backup from a different site?

Yes. Upload the `.zip` or `.sql` file using the **Import** feature on the Restore
page.

## جائزے

![](https://secure.gravatar.com/avatar/ecbe36afd5ee9f7c78bb10ed7667970d99a30e64c4275bf5b96653b75e1ba8f0?
s=60&d=retro&r=g)

### 󠀁[Backup and Restore Without the Headaches](https://wordpress.org/support/topic/backup-and-restore-without-the-headaches/)󠁿

 [rrcreativa](https://profiles.wordpress.org/rrcreativa/) جون 9, 2026 1 reply

I tested several backup plugins before finding Norvis Backup and this one ended 
up being the easiest to use. The backup process is straightforward, the progress
indicator is clear, and I especially like that it creates a single ZIP file containing
everything I need. I recently restored a staging site from a backup and the process
completed without issues. Highly recommended for anyone looking for a simple self-
hosted backup solution.

 [ تمام 1 جائزے پڑھیں ](https://wordpress.org/support/plugin/norvis-backup/reviews/)

## شراکت دار اور ڈیویلپرز

“Norvis Backup” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ norvisgabriel ](https://profiles.wordpress.org/norvisgabriel/)

[“Norvis Backup” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/norvis-backup)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/norvis-backup/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/norvis-backup/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/norvis-backup/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/norvis-backup/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0.0

 * Initial release
 * Full database export using $wpdb (row-by-row, memory-safe)
 * File backup using ZipArchive with PclZip fallback
 * Chunked database restore (18s per chunk, resumable)
 * Real-time progress polling via AJAX
 * Scheduled backups via WP-Cron
 * Activity log written to file and displayed in admin panel
 * Import via wp_handle_sideload (WordPress-native file handling)
 * Email notifications on backup success or failure
 * Auto-cleanup by age and count

## میٹا

 *  Version **1.1.0**
 *  Last updated **2 ہفتے پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 5.5 یا اس سے جدید **
 *  Tested up to **7.0**
 *  PHP version ** 7.2 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/norvis-backup/)
 * Tags
 * [backup](https://ur.wordpress.org/plugins/tags/backup/)[database backup](https://ur.wordpress.org/plugins/tags/database-backup/)
   [migration](https://ur.wordpress.org/plugins/tags/migration/)[restore](https://ur.wordpress.org/plugins/tags/restore/)
   [scheduled backup](https://ur.wordpress.org/plugins/tags/scheduled-backup/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/norvis-backup/advanced/)

## درجہ بندیاں

 4 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/norvis-backup/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/norvis-backup/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/norvis-backup/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/norvis-backup/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/norvis-backup/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/norvis-backup/reviews/)

## شراکت دار

 *   [ norvisgabriel ](https://profiles.wordpress.org/norvisgabriel/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/norvis-backup/)