Skip to content
Snippets Groups Projects
Forked from project / drupal
407 commits behind the upstream repository.
catch's avatar
Issue #3483978 by spokje, longwave, andypost: Update to Symfony 7.2.0-BETA1
catch authored
e39157a2
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
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.