Skip to content

Conversation

@DavisAre
Copy link

Slightly improved the instructions as to the path of the Drupal installation that needs to be specified. Also, experienced a case where after changing the path to correct one, the '_ping.php' was already moved out of the vendor package thus during the second run _ping.php could not be moved since it did not exist (not sure of the cause, maybe I stashed it after initial install)

One way to solve that edge case may be specifying the droping plugin to utlize 'copy' instead of 'move'? Seems like might be a better option?

"config": {
    "dropin-installer": "copy",
}

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

Successfully merging this pull request may close these issues.

1 participant