Skip to content

Update DDEV instructions, so users are not required to have PHP and Composer installed on the host system #341

@gitressa

Description

@gitressa

Existing document

In what way is the existing documentation unclear or incomplete

Currently, the method used in the Working with DDEV page requires that PHP and Composer are installed on the host machine, but this can lead to version conflicts, and strange behaviour. See also:

What should the documentation say instead?

It would be better to use a method where Composer is only run from DDEV.

See MR:

Update installation instructions on project page?
Also, the LocalGov Drupal project page could link to https://docs.localgovdrupal.org/devs/getting-started to prevent it from having outdated instructions?

Installing LocalGov Drupal locally

To install LocalGov Drupal locally for testing or development, use the Composer-based project template.
[...]

Maybe better?

Installing LocalGov Drupal locally

To install LocalGov Drupal locally for testing or development, follow the instructions on the Getting started page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions