Drupal 8 Update & Drush

Vorher:

cd /home/MeineWebUser/public_html

Man muss sicher sein, dass Mysql-Verbindung hergestellt werden kann.

Backup your code, files, and database into a single file.

drush archive-dump

 

Site in Wartungmodus:

drush sset system.maintenance_mode 1

 

Cache Rebuild:

drush cr

 

Update Everything:

drush up

 

Site in Aktiv-Modus

drush sset system.maintenance_mode 0

 

Cache Rebuild

drush cr

 

 

 

 

 

 

 

 

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare