Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Installer option wording #336

@jeremiahsmall

Description

@jeremiahsmall

When running through the installer options, sometimes it's not self-evident why I may want to choose or not choose a particular option. I think this boils down, essentially, to documentation more than actually altering the wording of the prompts in the installer. Perhaps a link to an official installer doc could be displayed by the installer at the start.

In any case, the prompt that seems the most ambiguous is the mvc-console one

Would you like to install MVC-based console support? (We recommend migrating to zf-console, symfony/console, or Aura.CLI)

Here we get a y/N option for a module which seems like is not recommended. Perhaps the other options could be offered too in the same prompt. For example:

  Would you like to install console support?
  [0] No console
  [1] MVC-based console
  [2] zf-console
  [3] symfony/console
  [4] Aura.CLI
  Make your selection (default is 0):

See https://gist.github.com/jeremiahsmall/d5c54f283dddf2f4ba3e11d0cd39fa11#file-zendframework_skeleton_installer_output-txt-L30

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions