Quantcast
Viewing all articles
Browse latest Browse all 5189

Continuous Drupal: Maintaining a Drupal #Website With Docker, Git, and Composer

app # drush config-export # if you made config changes /app # exit git add . git commit -m "Installed Pathauto." git push Contrib modules can be updated similarly to Core. At anytime, you can run composer outdated to see every piece of your Drupal site ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles