WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.65k stars 261 forks source link

[Data Liberation] wp-admin importer page #2003

Closed adamziel closed 4 days ago

adamziel commented 4 days ago

Motivation for the change, related issues

A rough mockup of a wp-admin page for data liberation imports:

CleanShot 2024-11-18 at 19 23 52@2x

It actually allows you to import a WXR file, but almost nothing else works. This PR is only meant to provide a starting point to expand.

Testing Instructions (or ideally a Blueprint)

cd packages/playground/data-liberation/tests/import
bash run.sh

cc @brandonpayton @zaerl

adamziel commented 4 days ago

I'll go ahead and merge so we can start expanding that UI