Téléchargements gratuits

Zinn® Migrate

Package the WordPress site you are leaving — files and database — into one archive, and hand us a single link.

Télécharger le fichier zip (710 Ko)

Ce que fait 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.

Pourquoi c'est important

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.

Contenu

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.

À quoi cela ressemble

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.

The Move to Zinn® screen in wp-admin, showing the disk-space check and a single Build the package button

Ce que vous téléchargez

Version
1.0.0
WordPress minimal
WordPress 6.6
PHP minimum
PHP 8.2
Testé jusqu'à
WordPress 7.1
Taille du téléchargement
710 Ko
Licence
GNU General Public License, version 2 ou ultérieure
Écrit par
Neil Lock — CEO, Zinn Digital® Ltd

Ce dont Zinn® Migrate a besoin

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.

Comment obtenir 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.

Lire l'article

Conçu selon les normes du répertoire de plugins WordPress.org : les WordPress Coding Standards, un examen de sécurité, aucune notification PHP et prêt pour la traduction dans toutes les langues que nous proposons.

Installation en cours

WordPress installe une extension à partir d'un fichier zip sans que vous n'ayez à décompresser quoi que ce soit. L'opération prend environ une minute, et vous devez disposer d'un compte administrateur sur le site.

  1. Télécharger le fichier zip

    Utilisez le bouton de téléchargement ci-dessus. Conservez le fichier tel quel – ne le décompressez pas, car WordPress attend l'archive elle-même.

  2. Ouvrir Plugins → Add New Plugin dans wp-admin

    Connectez-vous à l'administration WordPress de votre site, ouvrez Extensions dans le menu de gauche, puis cliquez sur Ajouter une extension en haut de la page.

  3. Télécharger et installer

    Choisissez Téléverser une extension, sélectionnez le fichier zip que vous venez de télécharger, puis cliquez sur Installer maintenant. WordPress se charge de le décompresser pour vous.

  4. L'activer

    Choisissez Activer l'extension lorsque le téléversement est terminé. Les paramètres propres à l'extension apparaissent alors dans wp-admin ; rien d'autre n'est requis pour commencer à l'utiliser.

Vérification que le fichier nous appartient

Il s'agit d'un code qui s'exécutera sur votre site. Vous devez donc être en mesure de prouver que le fichier que vous avez téléchargé est bien celui que nous avons publié. Exécutez la commande correspondant à votre ordinateur sur le fichier zip et comparez le résultat avec la somme de contrôle ci-dessous ; ils doivent correspondre exactement, caractère pour caractère.

SHA-256
3872f432c8c235fff2c60744d50c7ee8e53679160ce2d4843bb0628705c74884
Sous Linux
sha256sum zinn-migrate-1.0.0.zip
Sur macOS
shasum -a 256 zinn-migrate-1.0.0.zip
Sous Windows
certutil -hashfile zinn-migrate-1.0.0.zip SHA256

Le téléchargement lui-même renvoie également la même valeur dans un en-tête X-Zinn-Package-SHA256, ce qui permet à un déploiement automatisé de la vérifier sans avoir à consulter cette page.

Journal des modifications

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.

Mises à jour

Sur un site que nous hébergeons, ces extensions sont configurées pour se mettre à jour d'elles-mêmes : elles effectuent une vérification auprès de nous et WordPress installe la nouvelle version pour vous, après avoir préalablement vérifié le téléchargement par rapport à sa somme de contrôle publiée. Sur un WordPress que nous n'hébergeons pas, il n'y a rien à configurer et aucun appel n'est effectué — revenez sur cette page lorsque vous souhaitez obtenir la version la plus récente, ou surveillez les versions GitHub de l'extension.

Faites fonctionner Zinn® Migrate sur un site réel

Chaque extension proposée ici est gratuite et fonctionne sur n'importe quel site WordPress. Sur un site que nous hébergeons, elles sont installées et mises à jour pour vous, il n'y a donc rien à télécharger ni à mettre à jour.

Tous les plugins WordPress