Sign inSign up

adminrezo/docker-wp2pluxml

By adminrezo

Updated almost 11 years ago

Image
0

1.1K

adminrezo/docker-wp2pluxml repository overview

# wp2pluxml

A Docker Image based on Debian/Squeeze to maintain the old wp2pluxml migration script.

The migration script : WP2Pluxml

Usage

  • Export your Wordpress the export option included in WP.
  • Create a directory : /tmp/wp2pluxml
  • Copy your WP export XML file in /tmp/wp2pluxml
  • Install Docker (didn't you installed it before ???)
  • Let's go :
docker run -v /tmp/wp2pluxml:/tmp -it adminrezo/docker-wp2pluxml
xxxxx# service apache2 start
xxxxx# cp /tmp/wp2pluxml/monexport-wp.xml .

Tag summary

Content type

Image

Digest

sha256:b85143e52

Size

72.1 MB

Last updated

almost 11 years ago

docker pull adminrezo/docker-wp2pluxml