Giter Site home page Giter Site logo

13garth / wpress-extractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fifthsegment/wpress-extractor

0.0 0.0 0.0 1.55 MB

A simple windows app that allows you to extract .wpress files created by the awesome All-in-one-Wp-Migration plugin

Go 100.00%

wpress-extractor's Introduction

Wpress-Extractor Windows/Mac

A simple windows app that allows you to extract .wpress files created by the awesome All-in-one-Wp-Migration Wordpress plugin

Credits

The extractor source code : https://github.com/yani-/wpress. I had to make a tiny modification to their reader.go file to allow it to run on Windows systems.

Download link

Windows - Download now

Mac - Download now *IMPORTANT FOR MAC: Don't forget to make the binary executable by running a chmod +x wpress_extractor on the downloaded file via the Terminal.

How to extract/open .wpress files ?

Simply provide a path to your downloaded .wpress file as the first commandline argument to the program. ./wpress_extractor /path/to/my/backup.wpress

I'm not very technical - How to use this thing?

Windows Instructions

Simply download the extractor then drop your.wpress file onto the executable (Wpress-extractor.exe). (Thanks hughc!)

OR

  1. Download the extractor
  2. Create a directory where you wish your files to be extracted to
  3. Copy the downloaded extractor to that directory
  4. Copy your .wpress file to that directory as well
  5. Open up a command prompt
  6. CD into the directory you just created, let's say its C:\Wordpress-Backup. The command you'll run would be cd C:\Wordpress-Backup
  7. Now run the following command wpress-extractor <name-of-your.wpress file>. For example my .wpress file was fifthsegment.wpress so the command I ran was wpress-extractor fifthsegment.wpress.
  8. You'll find your files extracted into the same directory where the extractor was run. In my case it was C:\Wordpress-Backup

wpress-extractor's People

Contributors

antonk52 avatar fifthsegment 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.