Безкоштовні завантаження
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 КБ
- Ліцензія
- 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, перевірка безпеки, відсутність зауважень PHP та готовність до перекладу кожною мовою, якою ми здійснюємо продаж.
Інсталяція
WordPress встановлює плагін із zip-файлу без необхідності самостійно щось розпаковувати. Уся процедура займає близько хвилини, і вам знадобиться обліковий запис адміністратора на сайті.
Завантажити zip
Скористайтеся кнопкою завантаження вище. Зберігайте файл у незмінному вигляді — не розпаковуйте його, оскільки WordPress очікує на сам архів.
Відкрийте Plugins → Add New Plugin у wp-admin
Увійдіть до панелі керування wp-admin вашого сайту, відкрийте «Плагіни» в лівому меню, а потім натисніть «Додати новий плагін» у верхній частині сторінки.
Завантажити та встановити
Виберіть «Завантажити плагін» (Upload Plugin), виберіть архів .zip, який ви щойно завантажили, а потім натисніть «Встановити» (Install Now). 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. На сайті, який ми розміщуємо, вони встановлюються та оновлюються для вас, тому нічого не потрібно завантажувати чи оновлювати.