免费下载
Zinn® Migrate
Package the WordPress site you are leaving — files and database — into one archive, and hand us a single link.
Zinn® Migrate 的功能
You probably do not need this plugin, and its own screen says so first. If your old host gives you FTP, SSH, cPanel, Plesk or DirectAdmin, put those details into the migration form on Zinn® instead: we connect to your host directly, copy the site across, and install nothing on your server at all. That is faster, it leaves no trace behind, and it is what nearly every migration uses. This plugin is for the sites that cannot do that — the hosts that hand you a WordPress login and nothing else: no FTP account, no shell, a control panel with its API switched off, or every port firewalled. If our checker tells you it could not reach your host on any of the usual ways in, this is the way through.
为什么重要
It is built for slow, small, locked-down hosting, because that is the only kind of hosting that needs it. The servers this plugin runs on have a thirty-second execution limit, 128 MB of memory, exec disabled and no mysqldump — so nothing here depends on one long request. Every step is bounded and resumable, the database is read through WordPress itself rather than a command-line tool, and rows are streamed to disk instead of being held in memory. It also checks how much free disk space there is before it writes anything, and says so plainly when the server will not tell it: a server that runs out of space part way through an export does not fail politely, it takes the site down.
包含内容
Bounded, resumable steps
The package is built a few hundred files at a time, and the archive is closed and reopened between steps. A host that cuts requests off at thirty seconds cannot leave you with a truncated zip that opens, lists half your site and looks finished.
Your database, without mysqldump
The export is written by WordPress itself, table by table in bounded windows, straight to disk. That is slower than a command-line dump and it is the only method that runs at all on the hosts this plugin exists for.
It checks for room before it writes
A package needs roughly as much free disk as your site takes up. The screen works that out first — and when the server refuses to say how much is free, it tells you that rather than guessing you have room.
The link is a password, and it expires
The package sits in a folder with thirty-two random characters in its name that cannot be listed. Anyone holding the link can download your whole site, so it deletes itself twenty-four hours after it was built, and there is a button to remove it the moment your migration is done.
It opens no door on your site
Nothing here registers an endpoint or accepts an inbound request. We cannot ring your site — you press a button and carry the link to us. The archive is your entire site and its database, which is exactly the thing that must never be available to ask for.
外观预览
One screen, one button. The note above it tells you when you do not need this plugin at all — which is most of the time.

您正在下载的内容
- 版本
- 1.0.0
- 最低 WordPress
- WordPress 6.6
- 最低 PHP 版本
- PHP 8.2
- 测试至
- WordPress 7.1
- 下载大小
- 710 KB
- 许可证
- GNU General Public License,第 2 版或更高版本
- 作者
- Neil Lock — CEO, Zinn Digital® Ltd
Zinn® Migrate 需要的内容
WordPress 6.6 or later and PHP 8.2 or later, on a site that still loads. PHP's ZipArchive extension, which the plugin checks for and names if it is missing. Enough free disk space for a copy of the site. No Zinn Digital® account is needed to build the package — only to migrate it.
如何获取 Zinn® Migrate
Install and activate it on the site you are moving away from, open Tools → Move to Zinn®, check the disk-space line and press Build the package. Copy the link it gives you into your Zinn® migration, choosing “An archive of an existing site” as the source. Delete the package when the migration has finished, then remove the plugin.
符合 WordPress.org 插件目录标准:遵循 WordPress 编码标准(WordPress Coding Standards)、通过安全性审查、无 PHP 提示信息,并且支持在我们销售的所有语言中进行翻译。
正在安装
使用 WordPress,您可以直接从压缩包安装插件,无需手动解压。整个过程仅需约一分钟,且您需要拥有网站的管理员账号。
下载 zip
请使用上面的下载按钮。保持文件原样——不要解压它,因为 WordPress 需要压缩包本身。
在 wp-admin 中打开 Plugins → Add New Plugin
请登录您网站的 wp-admin,打开左侧菜单中的“插件”,然后点击页面顶部的“安装插件”。
上传并安装
选择“上传插件”,选择您刚刚下载的 zip 文件,然后点击“现在安装”。WordPress 会为您自动解压。
激活它
当上传完成后,请选择“激活插件”。随后,该插件的专属设置将显示在 wp-admin 中——无需进行其他任何操作即可开始使用。
正在检查该文件是否属于我们
这段代码将在您的网站上运行,因此您应该能够证明您下载的文件就是我们发布的文件。请针对该 zip 文件运行您电脑对应的命令,并将结果与下方的校验和进行比较——它们必须完全一致,逐字不差。
- SHA-256
3872f432c8c235fff2c60744d50c7ee8e53679160ce2d4843bb0628705c74884- 在 Linux 上
sha256sum zinn-migrate-1.0.0.zip- 在 macOS 上
shasum -a 256 zinn-migrate-1.0.0.zip- 在 Windows 上
certutil -hashfile zinn-migrate-1.0.0.zip SHA256
下载本身也会在 X-Zinn-Package-SHA256 响应头中返回相同的值,因此自动化部署无需读取此页面即可对其进行检查。
更新日志
1.0.0 — first release: bounded, resumable packaging of files and database; a disk-headroom check before anything is written; a private, unlistable package folder; automatic deletion after twenty-four hours and on uninstall.
更新
在由我们托管的网站上,这些插件已配置为自动更新:它们会与我们进行检查,然后由 WordPress 为您安装新版本,安装前会将其下载内容与已发布的校验和进行验证。在不由我们托管的 WordPress 上,无需进行任何配置,也没有任何向外通信——当您需要最新版本时请重新访问此页面,或者关注该插件的 GitHub 发布页面。
让 Zinn® Migrate 在实际网站上运行
这里的所有插件都是免费的,并且适用于任何 WordPress。在我们托管的网站上,它们都会为您安装并保持最新,因此无需下载,也无需更新。