Title: Auto-Backup &amp; One-Click Restore
Author: Dcastalia LTD
Published: <strong>October 8, 2025</strong>
Last modified: October 8, 2025

---

Search plugins

![](https://ps.w.org/auto-backup-one-click-restore/assets/banner-772x250.png?rev
=3374861)

![](https://ps.w.org/auto-backup-one-click-restore/assets/icon.svg?rev=3374832)

# Auto-Backup & One-Click Restore

 By [Dcastalia LTD](https://profiles.wordpress.org/dcastalialtd/)

[Download](https://downloads.wordpress.org/plugin/auto-backup-one-click-restore.1.0.0.zip)

 * [Details](https://vec.wordpress.org/plugins/auto-backup-one-click-restore/#description)
 * [Reviews](https://vec.wordpress.org/plugins/auto-backup-one-click-restore/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/auto-backup-one-click-restore/#installation)
 * [Development](https://vec.wordpress.org/plugins/auto-backup-one-click-restore/#developers)

 [Support](https://wordpress.org/support/plugin/auto-backup-one-click-restore/)

## Description

**Auto-Backup & One-Click Restore** is a comprehensive backup solution that provides
complete WordPress site protection with an intuitive interface. Create, manage, 
and restore backups with real-time progress tracking and advanced automation features.

#### Key Features

**Modern AJAX Interface**
 * Real-time operations without page reloads * Live progress
tracking with detailed status updates * Smooth animations and clean design * Mobile-
responsive interface for all devices

**Comprehensive Backup Solution**
 * Complete site backups including database, plugins,
themes, and media * Selective backup types – choose what to include * One-click 
backup creation and restoration * Automatic backup validation and integrity checks

**Advanced Automation**
 * Scheduled automatic backups (daily, weekly, monthly) *
Smart cleanup with configurable backup retention * Background processing for non-
blocking operations * WordPress cron system integration

**Email Notifications**
 * Event-based notifications (success, failure, restore 
completion) * HTML and plain text email formats * Customizable notification events*
Detailed backup reports and status emails

**Security Features**
 * Protected backup directory with .htaccess security * Comprehensive
input validation and sanitization * CSRF protection on all forms and AJAX operations*
Admin-only access with capability checks

#### Perfect For

 * **Website Owners** – Reliable site protection with minimal effort
 * **Developers** – Backup solution for client sites
 * **Agencies** – Manage multiple WordPress installations efficiently
 * **Businesses** – Backup and disaster recovery

#### What Gets Backed Up

 * **Database** – Complete WordPress database with all content and settings
 * **Plugins** – All installed plugins and their configuration files
 * **Themes** – Active, inactive, and child themes
 * **Media Library** – All uploaded files, images, and documents
 * **System Info** – WordPress version, PHP details, and configuration

#### Advanced Features

**Real-Time Interface**
 * Live progress bars with detailed status messages * Instant
data updates without page refreshes * Modal dialogs for confirmations * Smooth fade
animations and visual feedback

**Smart Management**
 * Automatic old backup cleanup * Configurable backup retention(
1-50 backups) * Backup size monitoring and disk space checks * Comprehensive system
information dashboard

**Error Handling & Recovery**
 * Comprehensive error handling with user-friendly
messages * Automatic retry mechanisms for failed operations * Detailed logging for
troubleshooting * Recovery suggestions for common issues

#### System Requirements

 * WordPress 5.0 or higher
 * PHP 7.4 or higher (PHP 8.0+ recommended)
 * ZipArchive PHP extension (required)
 * 256MB+ PHP memory limit (512MB+ recommended)
 * Write permissions for wp-content/uploads directory
 * Sufficient disk space for backup storage

### Filters

Developers can customize notifications via filters:

 * `abocr_allow_notifications( $allow, $context, $success )`
 * `abocr_email_to( $to, $context, $success )`
 * `abocr_email_subject( $subject, $context, $success )`
 * `abocr_email_message( $message, $context, $success )`
 * `abocr_email_headers( $headers, $context, $success )`

Where `$context` is `backup` or `restore` and `$success` is boolean.

### Support & Development

**Support:** Available through WordPress.org support forums

**Development:** Open source plugin developed with WordPress best practices

**Contributions:** Welcome! Please follow WordPress coding standards

**License:** GPL v2 or later – same as WordPress

### Credits

Developed by Dcastalia Ltd.

Built with WordPress best practices and modern web technologies

**Protect your WordPress site with Auto-Backup & One-Click Restore – Complete backup
solution**

## Screenshots

[⌊Modern Dashboard - Clean interface with statistics and real-time progress
screenshot-
1.png⌉⌊Modern Dashboard - Clean interface with statistics and real-time progress

screenshot-1.png⌉[

**Modern Dashboard** – Clean interface with statistics and real-time progress screenshot-
1.png

[⌊Settings Page - Comprehensive configuration with modern form design
screenshot-
2.png⌉⌊Settings Page - Comprehensive configuration with modern form design
screenshot-
2.png⌉[

**Settings Page** – Comprehensive configuration with modern form design screenshot-
2.png

[⌊Real-Time Progress - Live backup creation with detailed status updates
screenshot-
2.png⌉⌊Real-Time Progress - Live backup creation with detailed status updates
screenshot-
2.png⌉[

**Real-Time Progress** – Live backup creation with detailed status updates screenshot-
2.png

[⌊Email Notifications - Email alerts with detailed reports
screenshot-3.png⌉⌊Email
Notifications - Email alerts with detailed reports
screenshot-3.png⌉[

**Email Notifications** – Email alerts with detailed reports screenshot-3.png

## Installation

#### Automatic Installation

 1. Log in to your WordPress admin dashboard
 2. Go to Plugins  Add New
 3. Search for “Auto-Backup & One-Click Restore”
 4. Click “Install Now” and then “Activate”
 5. Navigate to “Backup” in your admin menu

#### Manual Installation

 1. Download the plugin ZIP file
 2. Upload to `/wp-content/plugins/auto-backup-one-click-restore/` directory
 3. Activate through the ‘Plugins’ menu in WordPress
 4. Go to “Backup” to start using the plugin

#### Initial Setup

 1. **Configure Settings** – Go to Settings tab to configure automation
 2. **Set Email Notifications** – Enable email alerts for backup events
 3. **Create First Backup** – Click “Create Backup Now” to test
 4. **Enable Automation** – Set up scheduled backups for continuous protection

## FAQ

### How does the real-time interface work?

The plugin uses AJAX technology to provide a seamless experience. All operations(
backup, restore, delete) happen without page reloads, with live progress tracking
and instant data updates.

### What makes this plugin special?

This plugin includes advanced features like real-time AJAX interface, comprehensive
email notifications, modern design, enhanced security, and professional-grade error
handling.

### How large can my backups be?

The plugin can handle sites of various sizes. For very large sites (1GB+), you may
need to adjust server settings (memory limit, execution time). The plugin includes
system requirements checking.

### Where are backups stored?

Backups are stored in `/wp-content/uploads/auto-backup-one-click-restore/` with .
htaccess protection. The directory is secured against direct access for enhanced
security.

### Can I restore individual components?

Currently, the plugin performs complete site restoration. This ensures data consistency
and prevents conflicts between different backup components.

### How do automatic backups work?

The plugin integrates with WordPress cron system to create backups automatically.
You can choose daily, weekly, or monthly frequency based on your site’s update frequency.

### Is it safe to restore a backup?

Yes, but always test on a staging site first. The plugin includes safety warnings
and confirmation dialogs. Restoration overwrites current files and database.

### What happens to old backups?

The plugin automatically manages backup retention based on your “Maximum Backups”
setting (1-50). Older backups are automatically deleted to save disk space.

### Can I get email notifications?

Yes! The plugin includes email notification system with customizable events, HTML/
plain text formats, and detailed backup reports.

### Does this work with large sites?

Yes, the plugin is optimized for sites of all sizes. It includes memory management,
progress tracking, and can handle large databases and file collections.

## Reviews

![](https://secure.gravatar.com/avatar/ceb8c78258c19a9185f581f0ea623413978b5986af36ca02b125ebfb6d3316d2?
s=60&d=retro&r=g)

### 󠀁[Time-Saving and Secure Backup Solution](https://wordpress.org/support/topic/time-saving-and-secure-backup-solution/)󠁿

 [nudaribnat](https://profiles.wordpress.org/nudaribnat/) October 27, 2025 1 reply

This plugin saves a lot of time and ensures the website’s safety by automatically
backing up data and allowing one-click restoration.

![](https://secure.gravatar.com/avatar/0a93a64d91c98272951ff5bf03bd04cf476630de292f49be6543e06ea446c009?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-40987/)󠁿

 [musharrat](https://profiles.wordpress.org/musharrat/) October 27, 2025 1 reply

Great plugin! Super easy to use — backups run automatically, and restoring is literally
one click. Saved me a lot of time and stress. Highly recommended!

![](https://secure.gravatar.com/avatar/869338207279761a1c969baf316cdaaf11c26ca4157508f71b17d4b38fefb200?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1659/)󠁿

 [Saif islam](https://profiles.wordpress.org/saif24565/) October 27, 2025 1 reply

This plugin is incredibly easy to access and use. The interface is simple and straightforward,
making backups and restores effortless even for beginners. It runs smoothly without
slowing down my site — a perfect solution for quick, reliable WordPress backups!

![](https://secure.gravatar.com/avatar/36521c8665e054f3c2d28626c3ced3dc9fabafc997174b4bd2fdb9ae94e9c87a?
s=60&d=retro&r=g)

### 󠀁[Super easy and reliable backup plugin for my WordPress blogs!](https://wordpress.org/support/topic/super-easy-and-reliable-backup-plugin-for-my-wordpress-blogs/)󠁿

 [marufhasankhan](https://profiles.wordpress.org/marufhasankhan/) October 27, 2025
1 reply

This plugin makes backups so simple. The automatic backup feature gives me peace
of mind, and the one-click restore works perfectly whenever I need it. It’s fast,
lightweight, and does exactly what it promises. Highly recommend for anyone who 
wants hassle-free WordPress backups!

![](https://secure.gravatar.com/avatar/f76baea7ed6c3326a3e1d83359ddfe404f747a0c966fd95de44c46c4fb6b5bc2?
s=60&d=retro&r=g)

### 󠀁[Perfect Backup Tool](https://wordpress.org/support/topic/perfect-backup-tool-4/)󠁿

 [sharifdm](https://profiles.wordpress.org/sharifdm/) October 27, 2025 1 reply

Works perfectly for quick backups and restores. Simple setup and smooth performance.

![](https://secure.gravatar.com/avatar/0153c180a9be75662933c5c8c28fdd4a17acefa72be4ed620441fb8575d57d0a?
s=60&d=retro&r=g)

### 󠀁[Simple, effective, and easy to use](https://wordpress.org/support/topic/simple-effective-and-easy-to-use-9/)󠁿

 [Sakhawat Sifat](https://profiles.wordpress.org/sakhawatsifat/) October 8, 2025
1 reply

A well-designed backup tool with a smooth interface and straightforward setup. The
backup and restore process works reliably, and the automation helps save time. It’s
lightweight and easy to manage, making it a good fit for small and medium sites.
Hoping to see more flexibility and advanced options in future updates.

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/)

## Contributors & Developers

“Auto-Backup & One-Click Restore” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ Dcastalia LTD ](https://profiles.wordpress.org/dcastalialtd/)

[Translate “Auto-Backup & One-Click Restore” into your language.](https://translate.wordpress.org/projects/wp-plugins/auto-backup-one-click-restore)

### Interested in development?

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

## Changelog

#### 1.0.0 – 2024

**Initial Release: Complete Backup Solution**

**Features:**
 * 🎨 Modern, clean admin interface * ⚡ Real-time AJAX operations–
no page reloads * 📊 Live progress tracking with detailed status messages * 📧 Email
notification system with HTML/plain text options * 🔔 Custom modal dialogs for confirmations*
🛡️ Enhanced security with validation and CSRF protection * 📈 Progress bars with
visual feedback * 📋 Backup file validation and integrity checks * 🔄 Automatic 
backup scheduling and cleanup * 📱 Mobile-responsive design * 🌐 Internationalization(
i18n) support

**Technical Features:**
 * WordPress cron integration * Protected backup directory*
Comprehensive error handling * Rate limiting for AJAX calls * File operation security*
Memory and time limit management

## Meta

 *  Version **1.0.0**
 *  Last updated **9 months ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/auto-backup-one-click-restore/)
 * Tags
 * [automatic](https://vec.wordpress.org/plugins/tags/automatic/)[backup](https://vec.wordpress.org/plugins/tags/backup/)
   [database](https://vec.wordpress.org/plugins/tags/database/)[restore](https://vec.wordpress.org/plugins/tags/restore/)
   [security](https://vec.wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://vec.wordpress.org/plugins/auto-backup-one-click-restore/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/auto-backup-one-click-restore/reviews/)

## Contributors

 *   [ Dcastalia LTD ](https://profiles.wordpress.org/dcastalialtd/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/auto-backup-one-click-restore/)