-
Notifications
You must be signed in to change notification settings - Fork 316
Description
Much of what Playground does is meant to be portable. Whether you want to import an existing website to demo a plugin, change a theme and provide a working demo back to the client... importing and exporting is a big part of what the Playground does.
However, there is virtually no documentation on how to import content or websites with Playground.
Action items
- Improve docs on importing content via WXR
- Improve docs on importing via WXZ (what is this?)
- Manually importing and exporting sites via CLI & MySQL + files - see Support .sql files in the importer #1201
Existing documentation
You can import a WordPress export file by uploading a WXZ, or WXR file in /wp-admin/.
- Fix broken link / improve - PR Updated link to native WordPress importer #1243
You can also use JSON Blueprints. See getting started with Blueprints to learn more.
- Provide functioning blueprint code sample and import file
This is different from the import feature described above. The import feature exports the entire site, including the database. This import feature imports a WXR or WXZ file into an existing site.
- Clarify. No context. - Waiting on Site Transfer protocol Sync Protocol #797
What is WXZ file? No documentation....
- Create documentation and sample WXZ file if applicable - not applicable - wait for Site Transfer protocol
About WXZ import...
#88 (comment)