Skip to content

Support installing composer packages for Nextcloud apps #1059

Description

@theCalcaholic

There seems to be some disagreement within Nextcloud, whether apps should or shouldn't bundle their dependencies. Currently, at least the notifications app doesn't bundle them and requires a composer install before working (see notifications#3206), breaking the app installation as implemented in nextcloud-e2e-test-server.

Either, nextcloud-e2e-test-server should add support for installing composer packages for apps or Nextcloud's own apps should always bundle those dependencies.

Also affects nextcloud/nextcloud-docker-dev (but is easier to workaround there).

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