Screenshot showing update required

To update Drupal core on Cloudways

  • Backup or clone the site (or both)
  • Enable SSH access to your Application
  • Login to SSH and find your docroot (usually applicationname/web)
  • Copy the update command from the release page

    Image
    Display of the Drupal core releases page listing currently available versions

 

  • find and copy the update that matches your current version

     

    Image
    screenshot of status report page showing current Drupal version
  • Copy the composer command to the SSH window opened earlier

     

    Image
    Screenshot of Drupal version composer commands with copy icon
  • As composer runs the updates, watch for any errors and then run database updates if required, either using Drush or at the site's update page and clear the site's cache. 
  • Check the status report for any further notices or errors. 
Submitted by kathc on