Changes between Initial Version and Version 1 of Drupal HowTo Update
- Timestamp:
- 11/20/14 11:00:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Drupal HowTo Update
v1 v1 1 = Drupal How to Upgrade 2 3 == Check to see if an upgrade is necessary 4 5 1. Go to `Report > Status Report`. 6 2. You may need to select `available updates > Check manually` to see the true latest version. 7 8 == Update Using Drush 9 10 1. Log into the server 11 2. Go to the Drupal root directory. For example, `/local/www/drupal/` 12 3. run the command `/local/drush/drush up`