=== SuperBackup ===
Contributors: openwebsoftware
Tags: backup, restore, s3, migration, wordpress backup
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Full WordPress backups to S3-compatible storage with restore support for another WordPress instance.

== Description ==

SuperBackup creates a full WordPress backup archive containing database tables, WordPress files, and a restore manifest. Backups are uploaded to S3-compatible storage under a generated per-site folder prefix. Restore codes can be copied from the source site and pasted into another WordPress installation running SuperBackup.

Version 1.0.0 includes:

* Full-site ZIP backup archives
* S3-compatible upload and download
* Per-installation storage folder prefix
* PostgreSQL metadata persistence with local WordPress fallback
* Restore to current or another WordPress instance
* URL rewrite after restore for serialized WordPress data
* Custom update feed from superbackup.openweb.software

== Installation ==

1. Upload the plugin ZIP in WordPress under Plugins > Add New > Upload Plugin.
2. Activate SuperBackup.
3. Open the SuperBackup admin menu.
4. Create a backup or paste a restore code from another site.

== Changelog ==

= 1.0.0 =
Initial release.
