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

A web form instead of config.php #5

Open
lwcorp opened this issue Apr 3, 2021 · 1 comment
Open

A web form instead of config.php #5

lwcorp opened this issue Apr 3, 2021 · 1 comment

Comments

@lwcorp
Copy link

lwcorp commented Apr 3, 2021

Due to your function idea in #4, how about replacing config.php entirely with a web form that will let the user fill the relevant details and present them a list of folders (with a multiple selection)?

This will also allow you to integrate OAuth (#3):

  1. A preliminary form will ask for basic details like usernames and servers (see Allow uploading from plaintext EML files #6),
  2. The user clicks submit
  3. Try to authenticate via OAuth
  4. If it worked, present a multiple choice of folders to choose from
@breakerh
Copy link
Owner

breakerh commented Apr 3, 2021

When there is time I will look into it.
The idea was to make it as light weight as possible so that's why I chose to let it run from CLI only..

But maybe I can look for a 'setup' page which allows to set everything up and start migration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants