{"id":15631390,"url":"https://github.com/ofhouse/wpress-extract","last_synced_at":"2025-10-25T21:37:53.519Z","repository":{"id":57399616,"uuid":"314650056","full_name":"ofhouse/wpress-extract","owner":"ofhouse","description":"A simple Node.js tool for extracting wpress archive files generated by the All-in-one-Wp-Migration Wordpress plugin.","archived":false,"fork":false,"pushed_at":"2023-09-13T08:23:42.000Z","size":10,"stargazers_count":220,"open_issues_count":6,"forks_count":33,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T22:09:06.898Z","etag":null,"topics":["cli","wordpress"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/wpress-extract","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ofhouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-20T19:26:11.000Z","updated_at":"2025-03-29T20:12:53.000Z","dependencies_parsed_at":"2024-10-23T02:01:03.378Z","dependency_job_id":null,"html_url":"https://github.com/ofhouse/wpress-extract","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"f9a701f307229f25acc08ee0d363c592428e45bf"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofhouse%2Fwpress-extract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofhouse%2Fwpress-extract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofhouse%2Fwpress-extract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofhouse%2Fwpress-extract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ofhouse","download_url":"https://codeload.github.com/ofhouse/wpress-extract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411239,"owners_count":20934653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","wordpress"],"created_at":"2024-10-03T10:40:14.723Z","updated_at":"2025-10-25T21:37:48.474Z","avatar_url":"https://github.com/ofhouse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003ewpress-extract\u003c/h1\u003e\n  \u003cp\u003e\n    A simple CLI tool to unpack \u003ccode\u003e.wpress\u003c/code\u003e files generated by the \u003ca href=\"https://wordpress.org/plugins/all-in-one-wp-migration/\" target=\"_blank\" rel=\"noopener\"\u003eAll-in-One WP Migration\u003c/a\u003e Wordpress plugin.\n  \u003c/p\u003e\n  \u003chr /\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://imgs.xkcd.com/comics/standards.png\" alt=\"A funny comic from xkcd.com about creating new standards in computer industry\" /\u003e\n    \u003cbr /\u003e\n    \u003csub\u003e\"Standards\" by \u003ca href=\"https://xkcd.com/927/\"\u003exkcd\u003c/a\u003e.\u003c/sub\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Usage\n\n\u003e **Prerequisites**: Make sure that you have [Node.js](https://nodejs.org/) installed on your machine.\n\n```sh\n# One-time usage\nnpx wpress-extract your-migration.wpress\n\n# Or install it locally\nnpm i -g wpress-extract\nwpress-extract your-migration.wpress\n```\n\nThe command then creates a new directory with the same name (in this example `your-migration/`) where it extracts the content of the archive into.\n\n### Options\n\nYou can customize the standard behavior of the `wpress-extract` command with these custom options that can be added:\n\n```sh\nwpress-extract --out ./alternate-output your-migration.wpress\n```\n\n| Option            | Description                                                                           |\n| ----------------- | ------------------------------------------------------------------------------------- |\n| `-o, --out \u003cdir\u003e` | Define an alternate directory where the archive should be extracted to.               |\n| `-f, --force`     | Skip the check if the output directory already exists and override the content in it. |\n\n## Acknowledgements\n\nThe functionality of this package is inspired by the [Wpress-Extractor](https://github.com/fifthsegment/Wpress-Extractor) tool.\nSince the provided binaries stopped working on MacOS and no solution for Linux is available I created this tool as a cross-platform alternative.\n\n## Author\n\n\u003c!-- prettier-ignore-start --\u003e\n\n| [\u003cimg src=\"https://avatars0.githubusercontent.com/u/472867?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFelix Haus\u003c/b\u003e\u003c/sub\u003e](https://github.com/ofhouse)\u003cbr /\u003e\u003csub\u003e[Website](https://felix.house/) • [Twitter](https://twitter.com/ofhouse)\u003c/sub\u003e|\n| :---: |\n\n\u003c!-- prettier-ignore-end --\u003e\n\n## License\n\nMIT - see [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofhouse%2Fwpress-extract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofhouse%2Fwpress-extract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofhouse%2Fwpress-extract/lists"}