From 165e9e4f8d61189655d0f2e85fa6f62f6393b500 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 6 Jun 2023 18:21:19 +0100 Subject: [PATCH] daily-email: add 2023-06-06 --- src/content/daily-email/2023-06-06.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/daily-email/2023-06-06.md diff --git a/src/content/daily-email/2023-06-06.md b/src/content/daily-email/2023-06-06.md new file mode 100644 index 000000000..81776d50c --- /dev/null +++ b/src/content/daily-email/2023-06-06.md @@ -0,0 +1,19 @@ +--- +title: > + Drupal 7 end-of-life extended +pubDate: 2023-06-06 +permalink: > + archive/2023/06/06/drupal-7-end-of-life-extended +tags: + - drupal + - php + - phpc +--- + +It was announced this week at DrupalCon that the end-of-life date for Drupal 7 has been extended until the 5th of January 2025, giving another year for people to upgrade the 40,000+ Drupal 7 websites. + +Whilst there's no official announcement yet, it seems this is the final extension and will be when support ends. + +Of course, it doesn't mean all of the contributed modules, themes and distributions will be supported or updated until then, but this will give additional time to plan and migrate the remaining Drupal 7 websites whilst still giving clarity by setting a final date that will not be extended again. + +If you're still on Drupal 7 and need to learn more about upgrading to Drupal 10, [book an advisory call](https://oliverdavies.dev/call) or [an upgrade roadmap](https://oliverdavies.dev/d7) for your Drupal 7 project.