Title: Emnes Backup Migrate Reset
Author: akdevs
Published: <strong>2026년 4월 10일</strong>
Last modified: 2026년 4월 10일

---

플러그인 검색

![](https://ps.w.org/emnes-backup-migrate-reset/assets/banner-772x250.png?rev=3503088)

![](https://ps.w.org/emnes-backup-migrate-reset/assets/icon-256x256.png?rev=3503088)

# Emnes Backup Migrate Reset

 작성자: [akdevs](https://profiles.wordpress.org/akdevs/)

[다운로드](https://downloads.wordpress.org/plugin/emnes-backup-migrate-reset.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/emnes-backup-migrate-reset/#description)
 * [평가](https://ko.wordpress.org/plugins/emnes-backup-migrate-reset/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/emnes-backup-migrate-reset/#installation)
 * [개발](https://ko.wordpress.org/plugins/emnes-backup-migrate-reset/#developers)

 [지원](https://wordpress.org/support/plugin/emnes-backup-migrate-reset/)

## 설명

Emnes Backup Migrate Reset is a modern, developer-friendly WordPress plugin that
provides complete site backup, migration, restoration, and database reset capabilities—
all from a clean admin interface or via REST API and WP-CLI.

Built with PHP 8.1 strict types, a service container architecture, and WordPress
coding standards, it’s designed for reliability, security, and extensibility.

#### Backup

 * **Full Site Backup** — Back up your database, plugins, themes, uploads, and WordPress
   core files with one click.
 * **Component Selection** — Choose exactly which parts of your site to include 
   in each backup.
 * **Chunked Processing** — Large directories are automatically split into manageable
   ZIP parts.
 * **Backup Verification** — Verify any backup’s integrity with checksum validation.
 * **Retention Policies** — Automatically clean up old backups by count or age.

#### Restore

 * **Selective Restore** — Choose which components to restore from any backup.
 * **Search & Replace** — Automatic URL replacement during migration between domains.
 * **Safe Database Restore** — Foreign key checks handled automatically during restore.

#### Database Reset

 * **Full Reset** — Reset your WordPress database to a fresh installation state.
 * **Reactivation Options** — Optionally reactivate your current theme and plugins
   after reset.
 * **Safety Confirmation** — Multiple confirmation steps prevent accidental data
   loss.

#### Migration

 * **Import/Export** — Export backups as downloadable ZIPs and import on another
   site.
 * **Domain Migration** — Automatic URL search-and-replace handles domain changes.
 * **Security** — Imported archives are validated against size limits to prevent
   abuse.

#### Developer Tools

 * **REST API** — Full REST API (ebmr/v1) with 14 endpoints for programmatic access.
 * **WP-CLI** — Create, list, verify, and delete backups from the command line.
 * **Audit Log** — Every operation is logged with user, timestamp, and details.
 * **Progress Tracking** — Real-time progress updates with adaptive polling.
 * **Hooks & Filters** — Extensible with actions and filters for every operation.

#### Pro Add-on

Unlock additional capabilities with the [Emnes Backup Migrate Reset Pro](https://zqe.io/backup-migrate-reset/)
add-on:

 * **Scheduled Backups** — Automated hourly, daily, or weekly backups via WordPress
   cron.
 * **Cloud Storage** — Store backups on Amazon S3, Google Drive, Dropbox, or SFTP
   servers.
 * **Email Notifications** — Get notified on backup success or failure.
 * **Encrypted Credentials** — All cloud storage secrets are encrypted at rest.

### External Services

#### Freemius SDK

This plugin uses the [Freemius](https://freemius.com/) SDK for license management,
add-on discovery, and optional usage tracking. Freemius may collect non-sensitive
diagnostic data (such as PHP version, WordPress version, plugin version, and site
URL) to help improve compatibility and support. This data is only transmitted if
the user explicitly opts in during the plugin activation process.

**What data is sent:** Non-sensitive diagnostic data (PHP version, WordPress version,
plugin version, site URL) when the user opts in. No personal content or database
data is ever transmitted.

**When:** During plugin activation (opt-in prompt) and periodically for license 
validation and update checks.

**Service provider:** Freemius, Inc.
 – Terms of Service: https://freemius.com/terms/–
Privacy Policy: https://freemius.com/privacy/

## 스크린샷

[⌊Create Backup — Select components and start a backup with one click.⌉⌊Create Backup—
Select components and start a backup with one click.⌉[

**Create Backup** — Select components and start a backup with one click.

[⌊Restore Site — Browse backups and choose which components to restore.⌉⌊Restore
Site — Browse backups and choose which components to restore.⌉[

**Restore Site** — Browse backups and choose which components to restore.

[⌊Database Reset — Reset your database with safety confirmation and reactivation
options.⌉⌊Database Reset — Reset your database with safety confirmation and reactivation
options.⌉[

**Database Reset** — Reset your database with safety confirmation and reactivation
options.

[⌊Settings - Backup Defaults — Configure default backup components and compression.⌉⌊
Settings - Backup Defaults — Configure default backup components and compression
.⌉[

**Settings – Backup Defaults** — Configure default backup components and compression.

[⌊Settings - Restore Defaults — Set default restore component selections.⌉⌊Settings-
Restore Defaults — Set default restore component selections.⌉[

**Settings – Restore Defaults** — Set default restore component selections.

[⌊Settings - Reset Defaults — Configure default reset behavior and reactivation 
options.⌉⌊Settings - Reset Defaults — Configure default reset behavior and reactivation
options.⌉[

**Settings – Reset Defaults** — Configure default reset behavior and reactivation
options.

[⌊Settings - Retention — Set maximum backup count and age for automatic cleanup.⌉⌊
Settings - Retention — Set maximum backup count and age for automatic cleanup.⌉[

**Settings – Retention** — Set maximum backup count and age for automatic cleanup.

[⌊Settings - Performance — Tune database batch size, compression level, and table
exclusions.⌉⌊Settings - Performance — Tune database batch size, compression level,
and table exclusions.⌉[

**Settings – Performance** — Tune database batch size, compression level, and table
exclusions.

[⌊Server Health — View PHP configuration, disk space, and environment compatibility.⌉⌊
Server Health — View PHP configuration, disk space, and environment compatibility
.⌉[

**Server Health** — View PHP configuration, disk space, and environment compatibility.

## 설치

#### From WordPress Admin

 1. Download the plugin ZIP file.
 2. Go to **Plugins > Add New > Upload Plugin** in your WordPress admin.
 3. Upload the ZIP file and click **Install Now**.
 4. Activate the plugin.
 5. Navigate to **Emnes Backup Migrate Reset** in the admin sidebar.

#### Manual Installation

 1. Upload the `emnes-backup-migrate-reset` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Navigate to the **Emnes Backup Migrate Reset** menu item in your admin panel.

#### Requirements

 * WordPress 6.0 or higher
 * PHP 8.1 or higher
 * `zip` PHP extension (for file backups)

## FAQ

### What does this plugin back up?

Your database, plugins, themes, uploads directory, and WordPress core files. Each
component can be selected individually.

### Where are backups stored?

Backups are stored in `wp-content/uploads/emnes-backup-migrate-reset/` on your server.
Each backup gets its own directory with a manifest file and compressed archives.
With the Pro add-on, you can also store backups on Amazon S3, Google Drive, Dropbox,
or a remote SFTP server.

### Can I migrate my site to a new domain?

Yes. Export your backup from the source site, import it on the destination site,
and the plugin will automatically perform search-and-replace on URLs during restoration.
No manual database editing required.

### Is there a REST API?

Yes. The plugin provides a full REST API under the `ebmr/v1` namespace with 14 endpoints
covering backup, restore, reset, import/export, settings, and progress tracking.
All endpoints require admin authentication.

### Does it support WP-CLI?

Yes. Available commands include:
 * `wp ebmr backup create` — Create a backup with
optional component selection * `wp ebmr backup list` — List all backups in table,
JSON, or CSV format * `wp ebmr backup verify` — Verify a backup’s integrity * `wp
ebmr backup delete` — Delete a backup

### Is this plugin multisite compatible?

The plugin works on individual sites within a multisite network. Network-wide backup
is not currently supported. Uninstall cleanup runs across all sites in the network.

### What happens when I uninstall the plugin?

All plugin options, audit log entries, backup metadata, and backup files in `wp-
content/uploads/emnes-backup-migrate-reset/` are removed.

### How does backup verification work?

Each backup component generates a checksum during creation. The verify endpoint 
recalculates checksums and compares them against stored values to detect corruption
or tampering.

### Is there a file size limit for imports?

Yes. Imported ZIP archives are validated against a 2 GB total size limit and 512
MB per-file limit to prevent ZIP bomb attacks. These limits are configurable via
filters.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Emnes Backup Migrate Reset”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

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

[자국어로 “Emnes Backup Migrate Reset”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/emnes-backup-migrate-reset)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/emnes-backup-migrate-reset/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/emnes-backup-migrate-reset/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/emnes-backup-migrate-reset/)
을 [RSS](https://plugins.trac.wordpress.org/log/emnes-backup-migrate-reset/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release.
 * Full site backup with database, plugins, themes, and uploads.
 * Selective restore with component chooser.
 * Database reset with theme/plugin reactivation options.
 * Import/export for site migration with URL search-and-replace.
 * REST API with 14 endpoints for all operations.
 * WP-CLI commands for backup, list, verify, and delete.
 * Backup verification with checksum integrity checks.
 * Retention policies by max count and max age.
 * Audit log for tracking all operations.
 * Real-time progress tracking with adaptive polling.
 * ZIP bomb protection for imported archives.
 * Multisite-aware uninstall cleanup.
 * Accessibility: ARIA roles, keyboard navigation, screen reader support.
 * Freemius SDK integration for licensing and add-on management.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **3개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 8.1 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/emnes-backup-migrate-reset/)
 * 태그:
 * [backup](https://ko.wordpress.org/plugins/tags/backup/)[database](https://ko.wordpress.org/plugins/tags/database/)
   [migrate](https://ko.wordpress.org/plugins/tags/migrate/)[reset](https://ko.wordpress.org/plugins/tags/reset/)
   [restore](https://ko.wordpress.org/plugins/tags/restore/)
 *  [고급 보기](https://ko.wordpress.org/plugins/emnes-backup-migrate-reset/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/emnes-backup-migrate-reset/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/emnes-backup-migrate-reset/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/emnes-backup-migrate-reset/)