first drupal composer install

This commit is contained in:
2026-06-02 09:34:51 +02:00
commit 3b9f726376
34 changed files with 19087 additions and 0 deletions

9
recipes/README.txt Normal file
View File

@@ -0,0 +1,9 @@
Recipes allow the automation of Drupal module and theme installation and
configuration.
WHAT TO PLACE IN THIS DIRECTORY?
--------------------------------
Placing downloaded and custom recipes in this directory separates downloaded and
custom recipes from Drupal core's recipes. This allows Drupal core to be updated
without overwriting these files.