Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create admin UI #1

Closed
rmccue opened this issue Aug 20, 2015 · 4 comments
Closed

Create admin UI #1

rmccue opened this issue Aug 20, 2015 · 4 comments
Milestone

Comments

@rmccue
Copy link
Member

rmccue commented Aug 20, 2015

Right now, the Importer is missing a key component: the web interface. It's only runnable through WP-CLI right now. This sucks :(

I'd like to go further than just replicating the existing UI in the older version of the importer. I think we can make some real strides forward in providing a better UI, esp. with the resumable parsing we have. We should be able to avoid timeouts by running the import through Ajax, and resuming them (with a new request) whenever we get close to the timeout limit.

@melchoyce
Copy link

For some design reference, the Calypso importer is pretty nice: https://cloudup.com/cWNtcPQok6U

@rmccue
Copy link
Member Author

rmccue commented Apr 12, 2016

@melchoyce See #30 :)

@melchoyce
Copy link

Sorry, missed that

@rmccue
Copy link
Member Author

rmccue commented Jun 13, 2016

Sorted in #26!

@rmccue rmccue closed this as completed Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants