drupal installed

This commit is contained in:
2025-01-27 15:56:07 +01:00
commit acd6447b6d
212 changed files with 24499 additions and 0 deletions

10
web/sites/README.txt Normal file
View File

@@ -0,0 +1,10 @@
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.