Currently, this drush command manages dev modules and enables/disables them on live/dev stages. It turns out, that we also want to manage "live" modules that should just be handled the opposite way, e.g. bigpipe or advagg.

Comments

jurgenhaas created an issue. See original summary.

yoruvo’s picture

I'd propose splitting up the functionality in two lists of modules; one that will be enabled when the command is called, and the other of modules that will be disabled instead. This should be relatively straightforward.

  • jurgenhaas committed d82aed5 on 8.x-1.x
    Issue #2788667 by jurgenhaas: Manage "live" modules as well
    
jurgenhaas’s picture

Status: Active » Closed (fixed)

Implemented and published as beta 1 release.