Add Drupal

This commit is contained in:
Oliver Davies 2025-04-16 18:18:17 +01:00
parent 19d6ba7c4c
commit 52ef82cdef
6 changed files with 4949 additions and 21 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.