Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Export WPML Content

DerPixler edited this page Jan 12, 2017 · 11 revisions

##Easy Export

Preparation

  • Install WPML to MLP by checking out this github repository. After that, change to the plugin directory and run $ composer install --prefer-dist --optimize-autoloader --no-dev.

Export all content of every language is very easy. The export will create a single XML-File for every language and store it into wp-content/uploads/wpml2mlp. The export will only work in a single WordPress installation. Create the Multisite after the export of all languages.

Start an export.

  1. Goto Tools -> Export. Here you see a tab-navigation Export / WPML Export. switch to tab "WPML Export"
  2. Here you see all your Languages. You can export a single language or performe a bulk export for all.
  3. After the export files are created you can download the xml-file or click update, to run a new export.
  4. That's it!

Switch to Tools -> WPML Export

screen1 screen1 1 screen2

Export your content

screen3

Be happy :)

screen4


Clone this wiki locally