Answers for "drupal 8 drush set module version"

0

drupal 8 drush set module version

drush ev "\Drupal::keyValue('system.schema')->set('my_nice_module', (int) 8149)";
Posted by: Guest on October-28-2020
0

drupal 7 drush update module

drush up [module]
Posted by: Guest on May-21-2021

Code answers related to "drupal 8 drush set module version"

Browse Popular Code Answers by Language