chore: reformat text
This commit is contained in:
parent
f002586a1e
commit
8e0a629026
4 changed files with 233 additions and 205 deletions
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Upgrading your site to Drupal 9
|
||||
description: How to update your site to Drupal 9, and why it's much different to any major Drupal version upgrade before!
|
||||
description:
|
||||
How to update your site to Drupal 9, and why it's much different to any
|
||||
major Drupal version upgrade before!
|
||||
speakerdeck:
|
||||
id: 19f439b7a9a4450baa79bb73ec3dd117
|
||||
ratio: '1.77777777777778'
|
||||
|
|
@ -9,27 +11,32 @@ video:
|
|||
type: youtube
|
||||
id: AcYMXiom0o8
|
||||
events:
|
||||
-
|
||||
name: DrupalNYC
|
||||
location: New York, USA
|
||||
url: https://ti.to/drupalnyc/meetup-2020-09-02
|
||||
date: 2020-09-02
|
||||
online: true
|
||||
-
|
||||
name: Leeds PHP
|
||||
location: Leeds, UK
|
||||
url: https://www.meetup.com/leedsphp/events/272504993
|
||||
date: 2020-09-23
|
||||
online: true
|
||||
-
|
||||
name: Midwest PHP
|
||||
url: https://midwestphp.org/talks/7C0m4I87vq72cDoXvsHFRp/Upgrading_your_site_to_Drupal_9
|
||||
date: 2021-04-22
|
||||
online: true
|
||||
- name: DrupalNYC
|
||||
location: New York, USA
|
||||
url: https://ti.to/drupalnyc/meetup-2020-09-02
|
||||
date: 2020-09-02
|
||||
online: true
|
||||
|
||||
- name: Leeds PHP
|
||||
location: Leeds, UK
|
||||
url: https://www.meetup.com/leedsphp/events/272504993
|
||||
date: 2020-09-23
|
||||
online: true
|
||||
|
||||
- name: Midwest PHP
|
||||
url: https://midwestphp.org/talks/7C0m4I87vq72cDoXvsHFRp/Upgrading_your_site_to_Drupal_9
|
||||
date: 2021-04-22
|
||||
online: true
|
||||
---
|
||||
|
||||
For most Drupal Developers and users, the idea of moving a project from one major version of Drupal to another can be daunting, with modules and themes having to being changed significantly or rebuilt completely, and data being migrated from the old site to the new one.
|
||||
For most Drupal Developers and users, the idea of moving a project from one
|
||||
major version of Drupal to another can be daunting, with modules and themes
|
||||
having to being changed significantly or rebuilt completely, and data being
|
||||
migrated from the old site to the new one.
|
||||
|
||||
This was no more so than the move from Drupal 7 to 8, but luckily this has changed for Drupal 9 and an upgrade can be done with minimal changes and not a data migration in sight!
|
||||
This was no more so than the move from Drupal 7 to 8, but luckily this has
|
||||
changed for Drupal 9 and an upgrade can be done with minimal changes and not a
|
||||
data migration in sight!
|
||||
|
||||
In this talk, we'll look at some of the changes to Drupal's tools and processes that have made this possible, and how to move your Drupal site to Drupal 9.
|
||||
In this talk, we'll look at some of the changes to Drupal's tools and processes
|
||||
that have made this possible, and how to move your Drupal site to Drupal 9.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue