oliverdavies.uk/source/_talks/upgrading-your-site-drupal-9.md

1.4 KiB

title description speakerdeck video events
Upgrading your site to Drupal 9 How to update your site to Drupal 9, and why it's much different to any major Drupal version upgrade before!
id ratio url
19f439b7a9a4450baa79bb73ec3dd117 1.77777777777778 https://speakerdeck.com/opdavies/deploying-php-applications-with-ansible-ansible-vault-and-ansistrano
type id
youtube AcYMXiom0o8
name url date online
Drupal NYC meetup https://midwestphp.org/talks/7C0m4I87vq72cDoXvsHFRp/Upgrading_your_site_to_Drupal_9 2020-09-02 true
name location url date online
Leeds PHP Leeds, UK https://www.meetup.com/leedsphp/events/272504993 2020-09-23 true
name url date online
Midwest PHP https://midwestphp.org/talks/7C0m4I87vq72cDoXvsHFRp/Upgrading_your_site_to_Drupal_9 2021-04-22 true

For most Drupal Developers and users, the idea of moving a project from onemajor version of Drupal to another can be daunting, with modules and themeshaving to being changed significantly or rebuilt completely, and data beingmigrated from the old site to the new one.

This was no more so than the move from Drupal 7 to 8, but luckily this haschanged for Drupal 9 and an upgrade can be done with minimal changes and not adata migration in sight!

In this talk, we'll look at some of the changes to Drupal's tools and processesthat have made this possible, and how to move your Drupal site to Drupal 9.