Problem/Motivation

Right now, Package Manager only runs its requirements check (which verifies the presence of the Composer Stager library) on install. This check should be done during all phases of hook_requirements, since we also want to raise an error before update, or at runtime, if the library isn't present.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Status: Active » Needs review
tedbow’s picture

Status: Needs review » Reviewed & tested by the community

Looks good!

tedbow’s picture

tedbow’s picture

Status: Reviewed & tested by the community » Fixed
phenaproxima’s picture

  • phenaproxima committed a1352d2 on 8.x-2.x
    Issue #3251701 by phenaproxima: Package Manager's requirements check...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.