From 8f751e7bb295aacdfdd1aab564dea9e50dacc973 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 31 Jul 2023 00:48:52 +0100 Subject: [PATCH] daily-email: add 2023-07-29 Should I wait to upgrade from Drupal 7? --- src/content/daily-email/2023-07-29.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/content/daily-email/2023-07-29.md diff --git a/src/content/daily-email/2023-07-29.md b/src/content/daily-email/2023-07-29.md new file mode 100644 index 00000000..28c226f8 --- /dev/null +++ b/src/content/daily-email/2023-07-29.md @@ -0,0 +1,25 @@ +--- +title: > + Should I wait to upgrade from Drupal 7? +pubDate: 2023-07-29 +permalink: > + archive/2023/07/29/should-i-wait-to-upgrade-from-drupal-7 +tags: + - drupal + - drupal-7 + - php +--- + +It was announced at DrupalCon that Drupal 7 support was being extended one final time until January 2025. + +But if you have a Drupal 7 website, does that mean you should wait to start upgrading it? + +I recommend starting the process as soon as possible. + +Even though Drupal core support is extended, I've looked at projects that use modules marked as unsupported by their maintainers for some time as they focus on versions for Drupal 8, 9 or 10. + +In that case, those modules will have no new features, bug fixes or security updates, although Drupal core support has been extended. + +You may have a lot of custom code that needs to be ported to Drupal 10 or a complex data structure that needs to be migrated, These things will take time, so it's best not to leave it until the last minute. + +If you're stuck on Drupal 7, book an [upgrade consultation call](https://www.oliverdavies.uk/call) with me or purchase an [upgrade roadmap for your project](https://www.oliverdavies.uk/drupal7) and I'll get you unstuck.