Àpèjúwe
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Ìtumọ̀ Yorùbá: ’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, configureFS_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.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“Webangon Site Backup” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “Webangon Site Backup” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0.0
- Initial Webangon release with content/full backup, restore, download, upload/import, and a responsive backup-management dashboard.


