oliverdavies.uk/recipes
Oliver Davies bc2ab546d4 Add and enable the drupal_cms_seo_tools recipe
```bash
composer require drupal/drupal_cms_seo_tools
drush recipe $(pwd)/recipes/drupal_cms_seo_tools
```
2025-05-11 20:02:12 +01:00
..
drupal_cms_seo_tools Add and enable the drupal_cms_seo_tools recipe 2025-05-11 20:02:12 +01:00
README.txt Add Drupal 2025-05-11 20:02:12 +01:00

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.