| 开发者 | wpnota |
|---|---|
| 更新时间 | 2026年6月22日 15:10 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://newdomain.com/installer_{backup_name}.phpnota-backup-restore folder to /wp-content/plugins/Yes. Nota Backup & Restore is built specifically for shared hosting. Chunked processing keeps every request well within PHP time limits and memory constraints.
All WordPress files (themes, plugins, uploads, wp-content) plus the complete MySQL database, packaged into a single ZIP file.
Automatic scheduled backups require the Pro version. The free version supports on-demand (manual) backups.
The plugin detects and cleans up incomplete backups automatically. Error details are logged to backup history.
Yes. The database is encrypted with AES-256-CBC. The encryption key is derived from your password using SHA-256.
Yes. The standalone installer handles full migrations. It replaces all URLs and paths — including inside serialized PHP data — so WordPress loads correctly on the new domain.
Download the backup ZIP and the Installer PHP file from the backup list. Upload both to the new server's web root, open the installer in your browser, enter the new database credentials and site URL, and the wizard handles the rest — including replacing all URLs in the database.
Install Nota Backup & Restore, go to Nota Backup in the WordPress admin sidebar, and click Start Backup. No account or configuration required. Full site backups (files + database) are completely free.
The plugin detects whether your server has PDO_SQLite available and shows the result in the Site Information panel on the backup page. SQLite backup format — which produces faster, smaller archives and supports incremental updates (only changed files are rewritten) — is available in the Pro version. The free version uses standard ZIP format.
No. The free version makes no external API calls. The only external link is the "Upgrade to Pro" button, which opens https://www.wp-nota.com/pricing/ in a new tab.
wp-content/uploads/nota-backup-restore) per wp.org guidelinesPCLZIP_TEMPORARY_DIR constant — ZipArchive is requiredwpbn_run_cron_now AJAX action that returned a premium-only errorassets/icon-128x128.png from plugin ZIP — plugin assets must be uploaded separately via SVNwpbn_size_estimate AJAX handler was missing and has been addedinstaller-template.php removed from plugin; backup ZIPs no longer contain installer.php — the installer is now generated on demand and downloaded separately from the admin panel as a .php file, never written to the server filesystem