Tiny Backup

描述

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.

Manual Backup

  • Database backup (SQL inside ZIP) with a single click
  • Files backup from your uploads folder — select specific subfolders as needed
  • Clear progress indicator during backup

Auto Backup (WP-Cron)

  • Set separate schedules for database and files backups (daily / weekly / monthly)
  • Configure time, day of week, or day of month for each schedule
  • Manage retention: set max generations for database and files independently
  • Email notifications on success and/or failure (sent to the admin email address)

General

  • No external services; everything runs on your server
  • Backup files are stored in wp-content/tiny-backup

This plugin is ideal for small to medium sites that need simple, low-overhead backups.

屏幕截图

  • Settings screen — Select backup items from the uploads folder
  • Auto Backup settings — Configure separate schedules, retention, and email notifications for database and files

安装

  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. Click “Database Backup” or “Files Backup” to run a manual backup, or configure Auto Backup settings.

常见问题

Where are backups saved?

Backups are saved to wp-content/tiny-backup by default.

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?

Yes. As of version 1.3.0, you can configure automatic backups for database and files independently using WP-Cron. Options include daily, weekly, and monthly schedules.

Does scheduled backup run at the exact time I set?

WP-Cron is triggered by site visits, so the actual execution time may differ slightly from the configured time on low-traffic sites. The backup will run on the next page load after the scheduled time.

What folders can I select for file backup?

You can select the entire uploads folder or individual subfolders directly under it. Subfolders of subfolders are not selectable.

评价

此插件暂无评价。

贡献者及开发者

「Tiny Backup」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Tiny Backup」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3.0

  • Added auto backup feature using WP-Cron (daily / weekly / monthly)
  • Database and files can be scheduled independently
  • Configurable retention (max generations) per backup type
  • Email notifications on success and/or failure
  • Split manual backup into separate “Database Backup” and “Files Backup” buttons
  • Limited file backup scope to uploads folder (direct subfolders selectable)
  • Introduced wp-scripts build pipeline for admin assets

1.2.0

  • Internal improvements and refactoring.

1.1.1

  • Bug fix.

1.1.0

  • Added an action link to the plugin list for quick access to the settings page.

1.0.0

  • Initial Release.