-
-
Save zzzarius/6f1f7f4da838b3528fda50aace1b19f5 to your computer and use it in GitHub Desktop.
Drupal 9 enable and set default theme using drush
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drush theme:enable themename | |
drush config:set system.theme default themename -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment