Linux 软件免费装
Banner图

Miroir Local Sync

开发者 tommybordas
更新时间 2026年7月23日 23:12
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

migration sync database staging deployment

下载

0.4.11 0.5.0

详情介绍:

Miroir keeps a local WordPress environment and one or more remote sites in sync, with an interface designed for non-technical users. The same plugin embeds two roles: an orchestrator on the local site and an agent on each remote site. They communicate over the WordPress REST API (authenticated with Application Passwords) and, optionally, SFTP. Features:

安装:

  1. Install and activate Miroir on the remote (production) site.
  2. Install and activate Miroir on the local site.
  3. On the local site, open Miroir, add the remote URL and approve the connection.

屏幕截图:

  • Comparison screen with per-component diff and data-loss warnings.
  • Global settings and system status.

常见问题:

Does this replace a backup plugin?

No. Miroir is a development and deployment tool, complementary to a general backup solution.

Is WooCommerce supported?

Yes for full database sync. Per-type content merge intentionally excludes WooCommerce products and orders.

Will a push delete data on the target?

A full database push replaces the target database, so rows that exist only on the target are removed. The comparison screen warns about this before you confirm, and a snapshot is taken so a rollback is possible. Content merge (by post type) and file deployment are additive and never delete.

What if my host has no SSH/SFTP?

Everything works over the REST API (chunked transfer). SFTP is optional and only speeds up file transfers on hosts that provide SSH.

Are my credentials safe?

Yes. Application Passwords and SFTP secrets are encrypted at rest (AES-256-GCM) and never logged in clear text. The agent only answers users with manage_options.

Will large sites time out?

The database search-replace is resumable (processed in time-bounded chunks), file transfers are chunked, and native mysqldump/mysql are used when available.

更新日志:

0.5.0 0.4.11 0.4.10 0.4.9 0.4.8 0.4.7 0.4.6 0.4.5 0.4.4 0.4.3 0.4.2 0.4.1 0.4.0 0.3.0 0.2.0 0.1.0