https://github.com/superdisk/wpress-pack
A simple tool to create .wpress files for the All-in-One-WP-Migration WordPress plugin.
https://github.com/superdisk/wpress-pack
Last synced: 6 months ago
JSON representation
A simple tool to create .wpress files for the All-in-One-WP-Migration WordPress plugin.
- Host: GitHub
- URL: https://github.com/superdisk/wpress-pack
- Owner: SuperDisk
- Created: 2024-06-28T06:33:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T06:42:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T09:48:50.310Z (over 1 year ago)
- Language: Pascal
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wpress-pack
This is a mega-simple tool to create .wpress archive files compatible with the [All-in-One WP Migration and Backup](https://wordpress.org/plugins/all-in-one-wp-migration/) tool. I guess it's kind of a niche use-case, but I recently had to migrate a site where one of the mu-plugins was causing a crash on the new host, and since I couldn't just remove it on the old one, I had to create the archive, unpack it, remove the plugin manually, repack, and then import that. So maybe this will come in handy for you.
If you need to extract a .wpress archive, use [Felix Haus' tool.](https://github.com/ofhouse/wpress-extract)
# Download
https://github.com/SuperDisk/wpress-pack/releases/latest
# Usage
```sh
./wpack .wpress
```