Snapshotify is a lightweight, no-configuration backup plugin for WordPress. Create a complete snapshot of your site — database and files — with a single click, then download the archive or remove it whenever you like.
Everything runs through standard WordPress APIs. There are no external services, no account to create, and no settings you must configure before your first backup.
manifest.json describing the site and contents, plus a portable database.sql dump.Backups are saved inside wp-content/uploads/snapshotify-backups/. The directory is protected from direct web access, and downloads are served through an authenticated, capability-checked request.