Update to Drupal 8.0.2. For more information, see https://www.drupal.org/drupal-8.0.2-release-notes
This commit is contained in:
parent
1a0e9d9fac
commit
a6b049dd05
538 changed files with 5247 additions and 1594 deletions
|
@ -1,13 +1,13 @@
|
|||
Installation profiles define additional steps that run after the base
|
||||
installation provided by Drupal core when Drupal is first installed.
|
||||
installation of Drupal is completed. They may also offer additional
|
||||
functionality and change the behavior of the site.
|
||||
|
||||
WHAT TO PLACE IN THIS DIRECTORY?
|
||||
--------------------------------
|
||||
|
||||
Place downloaded and custom installation profiles in this directory.
|
||||
Installation profiles are generally provided as part of a Drupal distribution.
|
||||
They only impact the installation of your site. They do not have any effect on
|
||||
an already running site.
|
||||
Note that installation profiles are generally provided as part of a Drupal
|
||||
distribution.
|
||||
|
||||
DOWNLOAD ADDITIONAL DISTRIBUTIONS
|
||||
---------------------------------
|
||||
|
|
Reference in a new issue