Skip to Main Content

“We’ve drastically cut down on the amount of staff needed to operate or to facilitate the license purchasing and renewal process. We’ve processed well more than $1 million through this platform.” — Solutions Architect, Hancock Natural Resource Group

Drupal 7 isn’t getting retired until November of 2022, so why are Drupal developers already talking about upgrading to Drupal 8 (and the release of Drupal 9) now…and should you?

This post answers those questions (and more) for site managers, CMS admins, marketers, and others curious about upgrading to Drupal 8. For a more technical perspective (for those familiar with concepts like drush, Drupal core, .htaccess, and PHP) these blogs about preparing to upgrade your Drupal 7 site and steps to upgrade your Drupal 7 site will help steer you in the right direction.

 

From a strategic standpoint, the three most important things to know about upgrading Drupal are:

  • You will need to upgrade your website if you want to continue using it. When Drupal 7 gets “end of lifed,” that means it will stop receiving security updates and patches. This exponentially increases the risk of hackers exploiting your website, puts a wall in front of advancements to your technology, and makes development costs creep (or shoot) up.
  • This is an overhaul, not an update. The transition from Drupal 7 to Drupal 8 is nearly a complete overhaul of the underlying technology that powers your website. That means your site’s speed, security, and UX can all greatly improve. But this is not an update you can just install like your phone’s operating system – it is a significant lift closer to building a new website.
  • Now may be the perfect time to upgrade your website. The transition to Drupal 8 essentially requires rebuilding your website. If you have a backlog of features or some structural changes in the pipeline, you may want to tackle these during the update. Batching big lifts like this is often the most efficient way to accomplish them. Also, doing them ahead of the upgrade may mean you need to do it twice.

As you can see, proper planning can help your team turn this upgrade into an opportunity to unlock growth. Here at ADK, we’ve been fielding many questions from our Drupal clients to help them properly plan to take advantage of this update. The answers below, culled from our own team’s insights as well as feedback from our clients, will help you decide where and how to begin.

Why can’t we just keep using Drupal 7?

In November 2022, Drupal 7 will no longer receive active support from the Drupal community, which will result in no further security updates for that version of the CMS. This also means that integrating future modules and applications or carrying out basic site maintenance initiatives will be much more difficult as time passes. To ensure your website remains secure, online, and healthy, it will need to be upgraded to a more modern application.

Drupal 7 vs Drupal 8—what’s the difference?

Drupal remains a powerhouse in the open-source CMS world (and can be better than the more popular WordPress for certain applications). However, the structural limits of Drupal 7 were identified early, so powerful additions were made with the introduction of the more modern, scalable, and secure Drupal 8.

Key benefits of Drupal 8 include:

  • A modern technology stack, which results in more efficient development and lower day-to-day operating costs.
  • Improved security from a new templating language that streamlines frontend development and increases application security. On a technical level, templates would be built using the new Twig template engine. This technology abstraction from PHP is just one way that D8 improves security.
  • Lower cost of management as a result of the improved templating, more flexible modules, more modern practices, and newer technology powering it all.
  • Friendlier content management capabilities that makes adding, removing, and editing content much easier.
  • A mobile-responsive admin interface that allows site admins to modify content from their phones or tablets.
  • Various speed and performance improvements that result in a greatly improved user experience (UX), as well as better site engagement and SEO performance. Drupal 8 also uses improved caching mechanisms to substantially improve loading times for end users.
  • Upgrading to Drupal 8 now will future-proof your site with a direct upgrade path to Drupal 9 in 2021. Once you’ve upgraded to Drupal 8, the following upgrade to 9 will require much less work – which brings us to our next question!

Should we wait to upgrade from Drupal 7 to Drupal 9?

No – if only it were that easy. The difference between previous versions of Drupal and Drupal 8 is substantial, and that’s where the benefits lie. Drupal 9 will essentially clean up vestigial parts of Drupal 8: for example, it will remove some legacy and deprecated code, without adding any new features.

Therefore, upgrading to Drupal 8 now lets you get all the benefits of an upgraded CMS without waiting. And once you’re already on Drupal 8, getting onto Drupal 9 will be a negligible task compared to trying to jump there from Drupal 7.

Will upgrading from Drupal 8 to Drupal 9 be as much work?

Again, the answer is no. Drupal’s founder and project lead, Dries Buytaert – who is also the co-founder of Acquia – has already provided his expert insights around this exact topic.

According to Buytaert, “the big deal about Drupal 9 is…that it should not be a big deal. The best way to be ready for Drupal 9 is to keep up with Drupal 8 updates.” He adds, “the upgrade to Drupal 9 will be easy. Because we are building Drupal 9 in Drupal 8, the technology in Drupal 9 will have been battle-tested in Drupal 8.”

Additionally, Drupal.org confirmed this as well, saying, “it’s made to be an upgrade from Drupal 8. All components from Drupal 8 will be working on day one of Drupal 9.”

Based on these reputable sources, we are confident that the upgrade effort for transitioning from Drupal 8 to Drupal 9 will be minimal. That upgrade will likely take days – or even hours – depending on the complexity of your site. Contrarily, upgrading from Drupal 7 to Drupal 9 would be a much more complex, costly, and time-consuming process.

How much work is it to upgrade from Drupal 7 to Drupal 9?

It all depends on the complexity of your website, but it would likely be quite involved and take multiple months. There are substantial technical differences between Drupal 7 and Drupal 8+. These differences are significant enough that Drupal 8+ is often considered an entirely different type of technology. As such, Drupal 7 cannot be “upgraded” to Drupal 8. A Drupal 8 application needs to be built from the ground up, with careful migrations conducted with individual parts of your platform.

What sort of projects should I consider during the upgrade to Drupal 8?

Drupal 8 unlocks a bevy of advanced functionality features, meaning your website will be able to perform better than ever before. How can you best take advantage of this?

Here are some areas you should think about:

  • User Experience and Design Improvements. If you’ve been auditing your Drupal user experiences or working on improving conversion rates, you likely have a backlog of improvements to make. This update could be a great time for the implementation of design refinements and new features based on the results of conversion rate optimization and a user experience audit.
  • Multilingual Support Improvements. Drupal 8 has extensive support for multilingual capabilities. These capabilities allow for native support for the administrative interface in addition to the public site, as well as how this information is presented to users. This – along with thoughtful SEO – can help with internationalization efforts.
  • Administrative Streamlining. Many people complain about the administrative side of Drupal 7, and oftentimes, not enough resources are devoted to that. But upgrading to Drupal 8 is a great way to take advantage of improved UX, development, and content management flexibility by making customizations. These customizations could allow for faster data searches, improved permission controls, and easier CMS management.
  • Better Data Imports. Drupal is at its best when it’s handling large sets of complex data. The newer Drupal 8 Migrate API allows for finer-grained controls of the frequency, resiliency, and notifications for data imports.
  • Accessibility. Being ADA compliant in 2020 is no longer an option – it’s a necessity. From Drupal 8’s administrative interface to its semantic HTML5 output by the Twig template engine, the new and improved Drupal applications support a larger audience than ever.

The bottom line: you should be updating to Drupal 8 ASAP!

“Their work on the Drupal project is outstanding…At this point, they likely know our products better than some of our employees…That effort distinguishes them from other vendors. I encourage other companies to engage them; they’re the perfect partner.” —  Director of Digital Marketing, SIKA

The above are just some examples of the countless benefits of updating Drupal to version 8 now instead of later. The main advantage, however, is how flexible Drupal is as a CMS. If you’ve chosen to use Drupal, you’re potentially handling huge amounts of complex data or facing other but similarly unique technical challenges.

“I was so impressed with how well they got to know us and our clients. We felt throughout the entire process (and even now!) that they truly care about our success and want to remain a valued partner. The whole process never felt transactional — it felt like a relationship. I would recommend ADK to anyone that was looking to make a meaningful investment in their web presence.” — Ashley Correll, Beyond Insurance Chief Operating Officer

If you want to make sure you continue to get the most from Drupal – and potentially more – you’ll need a sound strategy for updating your CMS with minimal disruption. We’d love to help you make that strategy a reality and ensure that it’s customized to capture the unique opportunities your website and organization has. So, let us know – what’s your biggest challenge or opportunity for your Drupal website?