1.0.2 • Published 7 years ago

wordpress-xml-attachments-downloader v1.0.2

Weekly downloads
2
License
Apache V2
Repository
github
Last release
7 years ago

wordpress-xml-attachments-downloader

ES6 cli tool to download post attachments from wordpress xml export file

Installation

npm install -g wordpress-xml-attachments-downloader

Usage

  1. Run app by wp-xml-attch-down -x wp_export.xml
  2. Files are downloaded asynchronously to directory wp_files in directory where command has been executed.