Install

To start a new Drupal project with version 8.0.0:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download drupal-8.0.0.tar.gztar.gz 11.15 MB
MD5: 92ce9a54fa926b58032a4e39b0f9a9f1
SHA-1: d0d3b0b6d9bee575029ae98f99d6c6049c64bd73
SHA-256: 7e16a62b4ac16682f77664a065d0fe70a24880d7dfd1cf021d2d898b3e0bc498
Download drupal-8.0.0.zipzip 18.52 MB
MD5: df266f0495438ea70347826f9cd02d27
SHA-1: 3af4799813faaa40c81bbac0056a746d982d56be
SHA-256: 268e00e18c1217e0d3ad45ae913bb3a2ef740c1f03bbd0b73fd0ce7412886bb3

Release notes

This is the first supported release of Drupal 8 and is ready for use on production sites. See the CHANGELOG.txt for an extensive summary of changes and improvements since Drupal 7!

Learn more about Drupal 8.

Known issues

There are no known critical issues with this release. Search the issue queue for all known issues.

The following issues may affect people running Drupal 8.0.0 on specific hosting environments:

  • Installs on php-fpm environments may see fatal errors on enabling modules, due to #2572293: Do not rebuild router in kernel.terminate.
  • While PHP 7 does not yet have a stable release, Drupal 8.0.x is now tested on every commit with PHP 5.5, 5.6 and 7 with a 100% pass rate, so should support PHP 7’s first stable release once it is available.
  • There is not yet per-commit testing for MySQL 5.7.9 or MariaDB 10.1.8 (both released October 2015), but a minor incompatibility issue was fixed since RC4, and there are no known issues with them otherwise. We intend to add per-commit testing on one of these databases soon.
  • Particular Apache configurations may have issues with serving public file assets. Issue: #2619250: Remove symlinks option from .htaccess

Changes since 8.0.0-rc4

A small number of minor backward-compatibility breaks have been introduced since RC4 to resolve two major bugs before release:

As of 8.0.0, we will be following semantic versioning for future releases. Patch releases should not contain any API additions or deprecations. Minor versions may add new deprecations with backwards compatibility layers or change code marked @internal. See draft documentation for the Drupal 8 backwards compatibility policy and
the policy on Allowed changed during the Drupal 8 release.

All changes

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: catch
Created on: 19 Nov 2015 at 14:13 UTC
Last updated: 12 Mar 2018 at 20:32 UTC
Insecure

Other releases