This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/sites
Pantheon Automation 013aaaf2ff Release 8.0.0-p2.
2015-12-01 15:50:02 -08:00
..
default Release 8.0.0-p2. 2015-12-01 15:50:02 -08:00
development.services.yml Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
example.settings.local.php Update to drupal 8.0.0-rc1. For more information, see https://www.drupal.org/node/2582663 2015-10-08 15:13:01 -07:00
example.sites.php Update to drupal 8.0.0-rc1. For more information, see https://www.drupal.org/node/2582663 2015-10-08 15:13:01 -07:00
README.txt Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176 2015-08-17 17:00:26 -07:00

This directory structure contains the settings and configuration files specific
to your site or sites and is an integral part of multisite configurations.

It is now recommended to place your custom and downloaded extensions in the
/modules, /themes, and /profiles directories located in the Drupal root. The
sites/all/ subdirectory structure, which was recommended in previous versions
of Drupal, is still supported.

See core/INSTALL.txt for information about single-site installation or
multisite configuration.