Skip to content

Add a pre_install_action to stop add-on from installing into empty directory #87

Description

@japerry

As part of install, this add-on requires Drupal to already be downloaded to the destination project folder.

Therefore this add-on should either:

  • Add a pre_install_actions hook that errors out if there is no drupal project in the folder
    -or-
  • Automatically download Drupal (aka drupal/recommended-project) before continuing.

I realize for development, users would/should have their project configured, but if this add-on is used for demos or streamlining environment setup, less steps would be good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions