Drupal 8 is now available as a release candidate (RC). An RC is like a sneak preview you can use. It's not a final release—that’s coming soon, and there may be another release candidate before then. But its code and interface should feel stable now. You can install it, start designing for it, create and build with it, and extend and improve it. That means you can start putting Drupal 8's more than 200 new features and improvements to work today.

Get Drupal 8.0.0 RC3

A first look at Drupal 8's features

With Drupal 8, the world's best content management framework just got better. Every built-in theme is responsive. Every single component is translatable out of the box. More elements have configurable fields and there are new field types for better content modeling.

It’s built people-first. The authoring experience is better, with features like in-context editing and enhanced previews. It's easier to add people-friendly meaning via native schema.org markup. There's extensive support for accessibility standards.

Drupal 8 also has all the geekery you can Git. All-new configuration management (full exports, easier transitions between environments) means safer, faster site development and maintenance. REST-first native web services enable 3rd-party integrations. And adding Twig is the most complete transformation of Drupal theming in a decade. It allows friendlier syntax, better security, and a separate presentation layer.

Organizations are using Drupal 8 now

There are thousands of Drupal 8 installations already up and running. Goal Gorilla, Amazee Labs, Gravity R&D, and DrupalNorth joined drupal.com as some of the earliest Drupal 8 adopters. France Télévisions, Memorial Sloan Kettering Cancer Center, and CH2M have chosen Drupal 8 too. The list of sites built with Drupal 8 is growing and growing.

Your organization could be next. Have questions before getting started? Check out answers to some frequently asked ones, and read RC2’s release notes.

Feedback welcome

Sharing feedback is important. It's part of the open source spirit. It's what pushes the Drupal community forward. And it's what will get Drupal 8 from RC to a full version release. If you find bugs while using an RC, let the community know.

To join the social conversations about the RC phase, use #drupal8rc. To mention and find conversations about work already made with Drupal 8, use #madewithd8.

A great big thank you

This RC phase wouldn't have been possible without our community. Its contributions, its diligence, and its patience created something special. To everyone who’s helped and will help, even if you're not in the Drupal 8 hall of fame, thank you.

Drupal 8: make something amazing, for anyone.

Comments

rubyji’s picture

Sounds fantastic! Kudos to everyone who has been working os hard on this.

I'd like to know more about the proposed "migration system." Sounds like it's based on the Migrate module which is not very accessible to non-developers. Expert Drupal admins and site builders ought to be able to manage straightforward updates without having to call in the big guns and rebuild their entire site just to keep it stable.

Until the upgrading process is dramatically improved, I will unfortunately have mixed feelings about sparkly new versions of Drupal. Still looking forward to improvements to come, though. Thank you, Drupal community!

holly.ross.drupal’s picture

There is a LOT of documentation on migration, so I encourage you to check it out. The Drupal 8 FAQ points in the right direction: https://www.drupal.org/drupal-8.0/faq#5

rubyji’s picture

Thanks, Holly! That's the link that made me nervous in the frst place. I've been researching Migrate and D2D for a project where I will be using them soon, and I don't find it at all straightforward although I trust that will be able to do it eventually.

This is surely an improvement on the past (nightmarish) migration process, but still one that will require small organizations to pay for outside help to make the leap. It would be great if site owners could actually upgrade to new major versions rather than having to rebuild the whole thing and migrate. That's at the top of my Drupal wishlist.