WPML to Polylang Migration archived
WordPress migration tool for WPML to Polylang
by Olympusat · github.com/jpsimkins/wpml-to-polylang-migration
★ 3stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jpsimkins/wpml-to-polylang-migration/archive/refs/heads/master.zipFrom the readme
WPML to Polylang Migration
This plugin will migrate your data from WPML to Polylang.
I wrote this plugin due to not liking the official plugin as it has too many limitations, useless dependencies, didn't
import properly with large datasets, and didn't have an option to use cron for the import process. Mainly, it was
impossible to run it in a cloud environment.
I have built this plugin based on the official plugin and modified/restructured to work as a cron single run task in
WordPress.
How to use
1. Deactivate all WPML plugins
1. Activate Polylang or Polylang Pro
1. Activate this plugin
1. Navigate to Tools-WPML to Polylang Migration
1. Click Import if all is green
- I did allow languages to exist already, something that the official does not allow.
- If the languages exist, it will not attempt to create them. So make sure you have the same languages setup if you
already have them.
1. Wait for cron to trigger
- If you don't use a true cron, just invoke it yourself by going to domain.com/wp-cron.php?doingwpcron
- If you use WP CLI, you can run just this cron by invoking: wp cron event run wpmltopolylangmigration
1. Verify the migration integrity by checkin
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Feb 10, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.