You can apply this model as a recipe (Drupal 10.3 or later) to your own Drupal site:
1 2 3 4 5 6 7 8 91011
## Import recipe
composerrequiredrupal-eca-recipe/eca_test_0010
# Apply recipe with Drush (requires version 13 or later):
drushrecipe../recipes/eca_test_0010
# Apply recipe without Drush:cdweb&&phpcore/scripts/drupalrecipe../recipes/eca_test_0010
# Rebuilding caches is optional, sometimes required:
drushcr