

In addition, if you are upgrading from 8.5 to 8.7, you need to replace "~8.5.x" with "^8.7.0" for drupal/core and webflo/drupal-core-require-dev in composer.json. Islandora is configured to use a fork of drupal-composer/drupal-project which requires a specific composer syntax used above compared to other Drupal 8 sites. Here is an overview of the steps for updating Drupal core using Composer ¶ The Islandora community STRONGLY recommends that the "Composer" method of upgrading Drupal core be used with Islandora as mentioned here. On the other hand “alpha” and “beta" versions of Drupal core should only be installed by advanced users for testing purposes.
UPDATING DRUPAL CORE INSTALL
Over time new versions of Drupal “core” are released, and Islandora users are encouraged to install official Drupal core updates and security patches. Warning: Always revert to a backup if you get a fatal error in the update process. htaccess file in the top-level directory and without it, only the homepage on your site will work. For example, Acquia Dev Desktop places a. Because after you've installed the new Drupal core, you will need to re-apply the changes. htaccess, composer.json, or robots.txt, copy them somewhere easy to find. Optionally, if you made manual modifications to files like.Having a complete backup makes it easy to revert to the prior version if the update fails. Drupal core uses Composer to manage core dependencies like Symfony components and Guzzle." Always create backs ups (DB and files) before updating ¶īefore updating either Drupal core or Drupal modules: " Composer is a dependency manager for PHP. It is recommended by and the Islandora community to use Composer with Drupal for various tasks.
UPDATING DRUPAL CORE HOW TO
The method on this section is not specific to Islandora, and does not (yet) include how to update Islandora Features. If you installed Islandora using the Islandora Playbook or ISLE, then your Drupal was installed by Composer, so it is best practice to continue using Composer for updates. This section describes how to update Drupal and its modules using Composer. Updating a `deb` and adding it to Lyrasis PPA Here is an overview of the steps for updating Drupal core using Composer Always create backs ups (DB and files) before updating
