| 开发者 | tommybordas |
|---|---|
| 更新时间 | 2026年7月23日 23:12 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_options.No. Miroir is a development and deployment tool, complementary to a general backup solution.
Yes for full database sync. Per-type content merge intentionally excludes WooCommerce products and orders.
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.
Everything works over the REST API (chunked transfer). SFTP is optional and only speeds up file transfers on hosts that provide SSH.
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.
The database search-replace is resumable (processed in time-bounded chunks), file transfers are chunked, and native mysqldump/mysql are used when available.