Title: Takumi Vault &#8211; Backup &amp; Restore Manager
Author: yoshiromoriyama
Published: <strong>സെപ്റ്റംബർ 5, 2026</strong>
Last modified: സെപ്റ്റംബർ 5, 2026

---

Search plugins

![](https://ps.w.org/takumi-vault/assets/banner-772x250.png?rev=3682792)

![](https://ps.w.org/takumi-vault/assets/icon-256x256.png?rev=3682792)

# Takumi Vault – Backup & Restore Manager

 എന്ന് [yoshiromoriyama](https://profiles.wordpress.org/yoshiromoriyama/)

[ഡൗൺലോഡ്](https://downloads.wordpress.org/plugin/takumi-vault.1.1.0.zip)

 * [വിശദാംശങ്ങൾ](https://ml.wordpress.org/plugins/takumi-vault/#description)
 * [അവലോകനങ്ങൾ](https://ml.wordpress.org/plugins/takumi-vault/#reviews)
 *  [ഇൻസ്റ്റാളേഷൻ](https://ml.wordpress.org/plugins/takumi-vault/#installation)
 * [Development](https://ml.wordpress.org/plugins/takumi-vault/#developers)

 [സഹായം](https://wordpress.org/support/plugin/takumi-vault/)

## Description

Takumi Vault lets you back up your WordPress database and files, and restore them
with a single click — no command line required.

**Key Features:**

 * One-click manual backup (database, files, or both)
 * Restore from any saved backup
 * Scheduled automatic backups (daily, weekly, monthly)
 * Backup history with optional notes
 * Download backups to your computer
 * Automatic old-backup pruning (generation management)
 * Email notifications on completion or failure
 * Backups stored outside the web root by default, with the destination verified
   before use
 * No external commands: works on hosts where exec() and shell_exec() are disabled
 * WP-CLI commands, so a backup can run from a real cron entry or a deployment script

Developed and maintained by Yoshiro Moriyama, founder of Takumi Web Services
 — 
a WordPress development studio based in Toronto, Canada.

## Screenshots

[⌊Dashboard with last backup info and one-click backup button.⌉⌊Dashboard with last
backup info and one-click backup button.⌉[

Dashboard with last backup info and one-click backup button.

[⌊Backup list with download and restore options.⌉⌊Backup list with download and 
restore options.⌉[

Backup list with download and restore options.

[⌊Settings page.⌉⌊Settings page.⌉[

Settings page.

## Installation

 1. Upload the `takumi-vault` folder to `/wp-content/plugins/`.
 2. Activate the plugin via **Plugins > Installed Plugins**.
 3. Navigate to **Takumi Vault** in the admin menu.
 4. (Optional) Adjust the backup directory and schedule under **Takumi Vault > Settings**.

## FAQ

### Where are backups stored?

By default, backups go to a directory with a random suffix one level above your 
WordPress installation. Before writing anything, Takumi Vault checks whether that
directory is actually reachable over the web and refuses to use it if it is. You
can set your own path in **Takumi Vault > Settings**, and it is checked the same
way.

### Does this plugin require WP-CLI, mysqldump or SSH?

No. Takumi Vault is written entirely in PHP and the WordPress API. It does not call`
exec()`, `shell_exec()` or any external command, so it behaves the same on shared
hosting where those functions are disabled.

### Can I run backups from the command line?

Yes. `wp takumi-vault backup --type=all` takes a backup, and `wp takumi-vault restore
<id>` puts one back. There is also `wp takumi-vault check`, which reports what the
host can and cannot do and exits non-zero if anything would stop a backup, so it
can gate a deployment script.

This is worth using where you can. The command line has no browser waiting on it,
no execution time limit and no dependency on WP-Cron, which only fires when somebody
visits the site. A quiet site with a real cron entry calling `wp takumi-vault backup`
is the most reliable way to run this plugin.

### What happens when I uninstall it?

Its settings, its own tables and any scheduled events are removed, along with the
copy of the database that a restore kept so it could be undone.

**Your backups are not deleted.** They live outside the plugin’s own directory and
are yours; removing a plugin should not destroy the thing you installed it to protect.
Delete them yourself when you no longer want them.

### Is it safe to use on a live site?

Yes. File backups are zipped after the fact, and the maintenance window is kept 
to a minimum.

## Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

## Contributors & Developers

“Takumi Vault – Backup & Restore Manager” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ yoshiromoriyama ](https://profiles.wordpress.org/yoshiromoriyama/)

[Translate “Takumi Vault – Backup & Restore Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/takumi-vault)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/takumi-vault/), check
out the [SVN repository](https://plugins.svn.wordpress.org/takumi-vault/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/takumi-vault/) by
[RSS](https://plugins.trac.wordpress.org/log/takumi-vault/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Added WP-CLI commands: backup, restore, undo, list and check.
 * Backups run from the command line complete in one process, with no loopback request
   and no execution time limit.

#### 1.0.0

 * Initial release.

## മെറ്റ

 *  Version **1.1.0**
 *  അവസാനം പുതുക്കിയത് **7 മണിക്കൂറുകൾ മുന്‍പ്**
 *  Active installations **Fewer than 10**
 *  വേർഡ്പ്രസ്സ് പതിപ്പ് ** 6.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **7.1**
 *  PHP പതിപ്പ് ** 7.4 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/takumi-vault/)
 * Tags
 * [backup](https://ml.wordpress.org/plugins/tags/backup/)[database](https://ml.wordpress.org/plugins/tags/database/)
   [files](https://ml.wordpress.org/plugins/tags/files/)[restore](https://ml.wordpress.org/plugins/tags/restore/)
   [wp-cli](https://ml.wordpress.org/plugins/tags/wp-cli/)
 *  [Advanced View](https://ml.wordpress.org/plugins/takumi-vault/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/takumi-vault/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/takumi-vault/reviews/)

## Contributors

 *   [ yoshiromoriyama ](https://profiles.wordpress.org/yoshiromoriyama/)

## സഹായം

Got something to say? Need help?

 [പിന്തുണാ ഫോറം കാണുക](https://wordpress.org/support/plugin/takumi-vault/)