can you activate drupal modules via the cli?
2 August 2026 at 09:32
Currently looking into ddev and composer to manage stuff, but i'm unsure about the following
I know I can use eg composer to install modules eg: composer require 'drupal/ctools:4.1'
this will grab ctools but I still need to use the gui/site in drupal 11 to enable that, can't i activate it in the cli? Google is failing me atm
[link] [comments]