List

This is the most tedious method but also the one which is most thorough. The steps involved in this method are as follows:

  1. Download and extract the latest version of Drupal from here.
  2. Login to your site’s admin panel using your admin credentials.
  3. Backup your database (ex: through PHPMyAdmin) and website before proceeding.
  4. Put your site in maintenance mode by navigation to configuration -> maintenance mode
  5. Remove ‘core’ and ‘vendor’ directory from your project. Also remove all the files from your project’s top-level directory, leaving out any files that you made changes to.
  6. Upload the core directory from the Drupal version you downloaded in step 1 to your project.
  7. Upload .htaccess, composer.lock and composer.json files from the downloaded Drupal version to your project.
  8. Upload vendor directory from the download Drupal version to your project.
  9. Go to yoursite.com/update where “yoursite” is your website’s domain name.
  10. Follow the onscreen instructions.

Reference: https://www.cloudways.com/blog/update-drupal-8-core/

Leave a Reply

Your email address will not be published. Required fields are marked *

  Posts

1 2
September 20th, 2021

FortiClient VPN 7 with MacOS Big Sur 11 Issue [SOLVED]

January 6th, 2021

Drupal 8 – PHPMailer SMTP

June 23rd, 2020

Drupal 8 – Setup composer dalam macOS

June 15th, 2020

Flutter (Mac OS) – Penyediaan Persekitaran

March 14th, 2019

Drupal 8 – Composer, Drush & Git

January 3rd, 2019

Node JS – Authentication using JSON Web Token (JWT)

January 3rd, 2019

Node JS – Set config ENV (dotenv)

January 3rd, 2019

Cara setup dan guna GitHub

January 2nd, 2019

Node JS – Connect to database Oracle with knex

January 2nd, 2019

Node Js – Training 2