City-of-Bloomington / drupal-customizations

Drupal version management using composer
https://bloomington.in.gov
GNU General Public License v2.0
1 stars 1 forks source link

Migrate to Drupal 10 #46

Open inghamn opened 1 year ago

inghamn commented 1 year ago

Drupal 9 is now end-of-life as of November 1. We need to uprade our site to Drupal 10.

https://www.drupal.org/psa-2023-11-01 https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-8-or-later/upgrading-from-drupal-9-to-drupal-10/overview

inghamn commented 2 weeks ago

This upgrade requires a configuration change. The previous value we had been using for reverse_proxy_trusted_headers is no longer valid.

inghamn commented 1 week ago

jQuery can be uninstalled after upgrading to Geolocation field v4.0. Because composer removes the module, after deploying the upgrade, the jquery modules need to be added back to the modules directory on the hard drive. I have tarballs ready to go.

Once the module files are back in place, you should use Drupal->Admin->Extend to uninstall them completely.