This was missing in the D8 version of the module, but was present in the D7 version.

This new functionality gets the list of installed modules and makes them available trough the new data() property (available since alpha2.0). We use this in our monitoring dashboard to show the list of installed modules for a Drupal 8 site.

Comments

Nitebreed created an issue. See original summary.

nitebreed’s picture

Status: Active » Needs review
StatusFileSize
new0 bytes
nitebreed’s picture

StatusFileSize
new4.91 KB

Correct patch attached

jeroenbegyn’s picture

StatusFileSize
new5.08 KB

Hi @Nitebreed,

I tried the patch but it doesn't work due to a reference to synetic_production_checklist in the use statement.
I fixed this and also added a sublevel for projects based on the D7 version.

Regards,

wouter waeytens’s picture

Status: Needs review » Reviewed & tested by the community

Checked, works for me!

  • Nitebreed committed 912391e on 8.x-1.x
    Issue #2869704 by Nitebreed,jeroenbegyn,Wouter Waeytens : Provide a list...
nitebreed’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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