ChoppedPress

Split WordPress XML export files into smaller files to import into a new WordPress installations
Download

ChoppedPress Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Og Maciel
  • Publisher web site:
  • http://billreminder.gnulinuxbrasil.org/

ChoppedPress Tags


ChoppedPress Description

ChoppedPress is a tool that lets you split the WordPress XML export file into smaller files that can be used to import your posts, comments, tags and categories into a new WordPress installation.ExamplesAssuming you have already gone throught the process of exporting all of your posts, comments and tags into a file named my-blog-YEAR-MONTH-DATE.xml, you could then split it into several smaller XML files using the following command: choppedpress my-exported-wordpress.xmlThis will generate two (this is the default) XML files named out01.xml and out02.xml. The name of the generated files and/or how many files to generate can be specified by using the appropriate flags as show by choppedpress --help. Usage: choppedpress < INFILE > ] ChoppedPress lets you split the WordPress XML export file into smaller files that can be used to import your posts, comments, tags and categories into a new WordPress installation. Options: --version show program's version number and exit -h, --help show this help message and exit -i , --infile=< FILE > The XML file generated by WordPress -o , --outfile=< FILE > The name for the smaller XML files. -t TAG, --tag=TAG The XML tag that represents your data. -n NUMBER, --number=NUMBER How many new files should be generated. InstallationChoppedPress is available at PyPI, so installing it is as simple as executing:pip install templaterOr you can download the latest version and install it using setup.py:git clone git@github.com:omaciel/choppedpress.gitcd choppedpresspython setup.py build installProduct's homepage


ChoppedPress Related Software