This appears to work - I can initiate a blank WP site, pull up the file browser, deselect the folders from wp-content that should be skipped. But then on clicking the Pull button the interface disappears - either nothing happens, or nothing happens that I can see.
Has anyone managed to successfully do a selective / partial pull from WPEngine to Local, or does anyone have any ideas why the partial pull seems to fail as above.
Thanks for the pointers. For anyone else in the same spot, I managed to import by:
Downloading the ZIP from wp-engine
Unzipping
Removing a large number of folders from wp-content
Zip again and import that more minimal ZIP
The result was… half working?
But I found that for some reason the WP-Engine DB dump included two copies of the database, in two schema, and Local was using the wrong (outdated) one.
So then if you hit that problem:
Edit the local site wp-config to set the correct schema in $table_prefix
Edit the wp-options table in that schema via Adminer to set the site URL