GithubHelp home page GithubHelp logo

wp-export's Introduction

This is a node script designed to utalize the XML export/import script from a wordpress site to pull down all of the assets and posts from that website and cache them on the local machine.

To use the script, add your wordpress XML export file in the local directory as wordpress.xml and run npm install and node import.js.

This will create an assets directory, where images are downloaded and stored, and an html directory, where the pre-existing html that already exists in the XML file is parsed out and packaged up in nice html files.

If you wish to configure how this script executes, change the 3 variables near the top of the file: htmlDir, assetsDir, and wordpressXmlFile. The XML file must exist in some directory at the level of or under this project.

wp-export's People

Watchers

Ryan Graef avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.