=== Tiny Backup === Contributors: ejointjp Tags: backup, database, files, zip, admin Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Simple and minimal backup plugin for WordPress. Create database and files backups with one click. == Description == Tiny Backup is a WordPress plugin that allows you to create backup files simply and without any complicated configuration. You can create and download the bare minimum backup with just one click, stress-free. - Database backup (SQL inside ZIP) - Files backup (select folders under `wp-content`) - Clear progress indicator and logs - No external services; everything runs on your server This plugin is ideal for small to medium sites that need quick on-demand backups. == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory or install via the WordPress Plugins screen. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to Tools → Tiny Backup. 4. Choose backup targets and click "Run backup now". == Frequently Asked Questions == = Where are backups saved? = By default, backups are saved to `wp-content/tiny-backup`. = Can I change the destination directory? = The destination cannot be changed intentionally. If there are many requests, we may add this feature. = Are scheduled backups supported? = Not currently supported. This initial version only supports manual backups. Scheduled backups may be added in a future version. == Screenshots == 1. Settings screen - Choose what to backup: database and/or files, and select specific folders/plugins/themes under wp-content 2. Backup management screen - View all backup files with creation date and size, download or delete backups == Changelog == = 1.0.0 = * Initial Release. == Upgrade Notice == = 1.0.0 = Initial release.