https://github.com/collectionscms/plugin-wp-importer
Wordpress Importer Plugin for Collections.
https://github.com/collectionscms/plugin-wp-importer
Last synced: 9 months ago
JSON representation
Wordpress Importer Plugin for Collections.
- Host: GitHub
- URL: https://github.com/collectionscms/plugin-wp-importer
- Owner: collectionscms
- License: mit
- Created: 2023-08-28T23:06:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T00:21:25.000Z (over 2 years ago)
- Last Synced: 2024-07-04T18:54:25.225Z (almost 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 101 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plugin Wp Importer
## ⭐ What is Plugin Wp Importer
Wordpress Importer Plugin for [Collections](https://github.com/collectionscms/collections).
This tool converts WordPress XML to JSON format and outputs it.
## 💻 Command Line
While designed as a Collections plugin, it can also be executed from the command line.
Using a locally cloned repo:
```
npm run parse:xml -- -p your_xml_path
```
## 💬 Community
To chat with other community members you can join the [Collections Discord](https://discord.gg/a6FYDkV3Vk).
## 🗒️ License
See the [LICENSE](https://github.com/collectionscms/plugin-wp-importer/blob/main/LICENSE) file for licensing information.