Title: Webangon Site Backup
Author: webangon
Published: <strong>August 12, 2026</strong>
Last modified: August 13, 2026

---

Search plugins

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

![](https://ps.w.org/webangon-site-backup/assets/icon-128x128.gif?rev=3645774)

# Webangon Site Backup

 By [webangon](https://profiles.wordpress.org/webangon/)

[Download](https://downloads.wordpress.org/plugin/webangon-site-backup.zip)

 * [Details](https://test.wordpress.org/plugins/webangon-site-backup/#description)
 * [Reviews](https://test.wordpress.org/plugins/webangon-site-backup/#reviews)
 * [Development](https://test.wordpress.org/plugins/webangon-site-backup/#developers)

 [Support](https://wordpress.org/support/plugin/webangon-site-backup/)

## Description

Create content or full backups, restore from an archive, download archives, and

upload/import archives created on another site (demo / content packages).

A standalone, framework-free backup and restore solution built specifically for

WordPress.

Features:

 * **Content backup** — database + uploads. A portable demo/content package.
 * **Full backup** — database + uploads + plugins + themes.
 * **Restore** — restores the database (with automatic site-URL replacement) and
   
   files from any archive. Temporary tables are used so a failed restore does not
   corrupt the live database.
 * **Download / upload** — download archives for migration, or upload an archive
   
   produced by this plugin to import it.
 * **Resumable engine** — large backups/restores are processed step by step via
   
   background (loopback) requests so they survive PHP timeouts. If loopback is blocked,
   the admin page’s status polling keeps the process moving.

No external framework or library dependencies.

### Where are backups stored?

    ```
    wp-content/uploads/webangon-site-backup/ (protected by an `index.php` and `.htaccess`).
    ```

Archives are standard `.zip` files containing `database.json.txt` and an `f/`
 folder
with the backed-up files.

### Requirements

 * PHP 7.0+.
 * A zip backend. The PHP Zip extension (ZipArchive) is preferred — it is fast and
   
   processes archives in resumable chunks. If it is not enabled, the plugin automatically
   falls back to PclZip, the pure-PHP zip library bundled with WordPress (needs 
   only zlib / gzopen, which is almost always present). PclZip works everywhere 
   but uses more memory, so very large archives are slower.
 * HTTP loopback connections enabled (recommended). If not available, the admin
   
   page must remain open during an operation so its polling can drive each step.

### Notes

 * A **Full restore** of plugins/themes needs filesystem write access. On hosts
   
   without direct access, configure `FS_METHOD` / `FTP_*` constants in wp-config.
   php. Content restores (database + uploads) do not require this.
 * Uninstalling the plugin removes its options but leaves your backup archives in
   
   place.

## Screenshots

[[

[[

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Webangon Site Backup” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Webangon Site Backup” into your language.](https://translate.wordpress.org/projects/wp-plugins/webangon-site-backup)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial Webangon release with content/full backup, restore, download, upload/
   import, and a responsive backup-management dashboard.

## Meta

 *  Version **1.0.0**
 *  Last updated **4 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/webangon-site-backup/)
 * Tags
 * [backup](https://test.wordpress.org/plugins/tags/backup/)[database](https://test.wordpress.org/plugins/tags/database/)
   [demo content](https://test.wordpress.org/plugins/tags/demo-content/)[migration](https://test.wordpress.org/plugins/tags/migration/)
   [restore](https://test.wordpress.org/plugins/tags/restore/)
 *  [Advanced View](https://test.wordpress.org/plugins/webangon-site-backup/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/webangon-site-backup/)