diff --git a/docs/library/forms/access_to_form_fields_with_tokens.md b/docs/library/forms/access_to_form_fields_with_tokens.md index e97e2a6bf6045fc0a75648a8bbbef1d013ea6c54..65bf4e8c875a17807415c05a5b8a49d2e53de3e4 100644 --- a/docs/library/forms/access_to_form_fields_with_tokens.md +++ b/docs/library/forms/access_to_form_fields_with_tokens.md @@ -18,9 +18,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0028 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0028 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0028 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0028 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/forms/access_to_form_fields_with_tokens/bpmn_io-eca_lib_0028.tar.gz b/docs/library/forms/access_to_form_fields_with_tokens/bpmn_io-eca_lib_0028.tar.gz index 83e17c56e74c3bf88a2e8a86874f979dc85c7484..d248994e8cb11fd73e148f6d17f169480aa1a394 100644 --- a/docs/library/forms/access_to_form_fields_with_tokens/bpmn_io-eca_lib_0028.tar.gz +++ b/docs/library/forms/access_to_form_fields_with_tokens/bpmn_io-eca_lib_0028.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fdca82a3de9670af00a97842b6c8cd51c1545aa628355d73cd57b2f64e57880f -size 2824 +oid sha256:09d05a023484959f3f388bc994898dbff5fceda0592963e5c38021eb1d2f726a +size 2825 diff --git a/docs/library/forms/content_validation.md b/docs/library/forms/content_validation.md index c7ec78613f61fa117550d7d7318e385e6c6aaaa3..ecc198b408ffa16940a29c64c4bea28a3e5acd39 100644 --- a/docs/library/forms/content_validation.md +++ b/docs/library/forms/content_validation.md @@ -17,9 +17,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0009 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0009 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0009 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0009 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/forms/content_validation/bpmn_io-eca_lib_0009.tar.gz b/docs/library/forms/content_validation/bpmn_io-eca_lib_0009.tar.gz index 165672799be50282177589750f78efc5722c067f..acd6e5c353ea37747a54a1a099023b27c16faa93 100644 --- a/docs/library/forms/content_validation/bpmn_io-eca_lib_0009.tar.gz +++ b/docs/library/forms/content_validation/bpmn_io-eca_lib_0009.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:654d96ecc9e15b85132863be903f261ba96fa72c5c3ff07933e61f7e25337148 +oid sha256:2882cfc213d27b11db0c00a691c4b9dd30c4fb2e3784b027faee91a3679d488e size 3136 diff --git a/docs/library/simple/add_role_to_inserted_or_updated_user.md b/docs/library/simple/add_role_to_inserted_or_updated_user.md index c776ce1c0089c35a200b71fee0cfb37cdcc3d602..2ce1364282003f43d5578a8739a422a088e640be 100644 --- a/docs/library/simple/add_role_to_inserted_or_updated_user.md +++ b/docs/library/simple/add_role_to_inserted_or_updated_user.md @@ -19,9 +19,19 @@ Version v3 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0029 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0029 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0029 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0029 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/add_role_to_inserted_or_updated_user/bpmn_io-eca_lib_0029.tar.gz b/docs/library/simple/add_role_to_inserted_or_updated_user/bpmn_io-eca_lib_0029.tar.gz index fb6021acbc1a0e7c4cac88d4591c7ee20f979073..6c0e0b059625cfcc123661426c862c36edd5f583 100644 --- a/docs/library/simple/add_role_to_inserted_or_updated_user/bpmn_io-eca_lib_0029.tar.gz +++ b/docs/library/simple/add_role_to_inserted_or_updated_user/bpmn_io-eca_lib_0029.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:131d50183955623720131f3b2229032012c0b7bcab392bc04b74d1264f2ea1ce +oid sha256:8c4062b0bae2e0c38a816907782c0715b150ccdec9863b8b2b00f3734d9d58c2 size 2715 diff --git a/docs/library/simple/asynchronous_views_export.md b/docs/library/simple/asynchronous_views_export.md index fa196182a464545488fe3427bd5527185b1393b5..81ecaa42e39657ccaf2d014ca1c8f249ef5c1b84 100644 --- a/docs/library/simple/asynchronous_views_export.md +++ b/docs/library/simple/asynchronous_views_export.md @@ -19,9 +19,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0016 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0016 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0016 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0016 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/asynchronous_views_export/bpmn_io-eca_lib_0016.tar.gz b/docs/library/simple/asynchronous_views_export/bpmn_io-eca_lib_0016.tar.gz index 0d951ae17056b42df3ab16ba89e35d4ef2d802f1..4e1c97e60abca6f4256367b75c4a04e6648a1354 100644 --- a/docs/library/simple/asynchronous_views_export/bpmn_io-eca_lib_0016.tar.gz +++ b/docs/library/simple/asynchronous_views_export/bpmn_io-eca_lib_0016.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cf5b332ab61b67cf0db2ea9486363e5ab0c4a032203f1c80b4d8faf5c0b3ee9 -size 6709 +oid sha256:29f9e8929d5901e21c3df42353e595cd36c62b48ff74740711683525fbc145c7 +size 6447 diff --git a/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user.md b/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user.md index 3e01757debef060c0c25d38ed6a7ab619ba1925d..13bea977a691ea512ae0f858476b25aa9a4dade6 100644 --- a/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user.md +++ b/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0020 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0020 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0020 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0020 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user/bpmn_io-eca_lib_0020.tar.gz b/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user/bpmn_io-eca_lib_0020.tar.gz index 18682d4131a30dc10b60c5d3b19d8ba33fa5d6e3..eeb74efb956f4212198de1a7d41c64a000e4dd0f 100644 --- a/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user/bpmn_io-eca_lib_0020.tar.gz +++ b/docs/library/simple/auto_create_entity_with_values_from_another_one_and_the_current_user/bpmn_io-eca_lib_0020.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e45afaf84bb014018b1c69d2c7ad9513ed0cb098f0cc9fadbb0c0b49e67c187 +oid sha256:63510f5ec45b1e87bb0c8123a35944ed4eee21831b630fcebab21452cb6ea724 size 2319 diff --git a/docs/library/simple/calculated_entity_field.md b/docs/library/simple/calculated_entity_field.md index 5aec3656714fdbb2ac9960a024c91c0280d9fd23..492f4a2b31ce6df243d7aef1ad2d0cef30ff1f8b 100644 --- a/docs/library/simple/calculated_entity_field.md +++ b/docs/library/simple/calculated_entity_field.md @@ -19,9 +19,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0022 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0022 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0022 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0022 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/calculated_entity_field/bpmn_io-eca_lib_0022.tar.gz b/docs/library/simple/calculated_entity_field/bpmn_io-eca_lib_0022.tar.gz index fadf929f8c4442034b8150b444c7275a98eec2cf..7a0829f0bfba29702e74f6a6d8399cb4e28f6049 100644 --- a/docs/library/simple/calculated_entity_field/bpmn_io-eca_lib_0022.tar.gz +++ b/docs/library/simple/calculated_entity_field/bpmn_io-eca_lib_0022.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42ebeaed10c48ac9cd0790928f9ff5aeb2d2eef9f17a6238a71b9c3765758198 -size 2617 +oid sha256:b7817f735cc039de128f19ecb4371b97447e604439a80da86701b3daacc278e5 +size 2616 diff --git a/docs/library/simple/combined_conditions.md b/docs/library/simple/combined_conditions.md index fa2bf0815e127233c398c2b491153b105c0b5698..b02b1122a1377fa39ec7ef9f149a4a00801f33ab 100644 --- a/docs/library/simple/combined_conditions.md +++ b/docs/library/simple/combined_conditions.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0002 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0002 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0002 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0002 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/combined_conditions/bpmn_io-eca_lib_0002.tar.gz b/docs/library/simple/combined_conditions/bpmn_io-eca_lib_0002.tar.gz index a3ff5b0e0f923feade73a93a0d642573fd040fda..abd3dbd5a1eb0ff56332957a2424a2c2bf00f668 100644 --- a/docs/library/simple/combined_conditions/bpmn_io-eca_lib_0002.tar.gz +++ b/docs/library/simple/combined_conditions/bpmn_io-eca_lib_0002.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13d3e9d5d0681768ac60cfd0d0518065605aa7f8372c8a85f73ebbacba9f7ab5 -size 2001 +oid sha256:a83928ed789ac0318a1d017c8b2cbf77e10e49dee8ddfa40d6e36e7f1468bbaf +size 2002 diff --git a/docs/library/simple/count_user_logins.md b/docs/library/simple/count_user_logins.md index 3e1a754c06ba658082c6d21922b5803f65c9aa48..2e4710c602adea3527ac7dc8e8530257cafeb500 100644 --- a/docs/library/simple/count_user_logins.md +++ b/docs/library/simple/count_user_logins.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0012 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0012 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0012 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0012 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/count_user_logins/bpmn_io-eca_lib_0012.tar.gz b/docs/library/simple/count_user_logins/bpmn_io-eca_lib_0012.tar.gz index 1acaf12796f8ddac7393831676a5f8390b54acf5..4b22a2ca3e73ce56b5c9e774225f2d98903472aa 100644 --- a/docs/library/simple/count_user_logins/bpmn_io-eca_lib_0012.tar.gz +++ b/docs/library/simple/count_user_logins/bpmn_io-eca_lib_0012.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad527dbb452c7afcb2eb8378c3b21ba75e0148462c2ac2b7a5716bf88feab5a5 -size 2223 +oid sha256:f965d990acb09bca376edec11a2236b31fe4cf0992c671875a293b4bfb1bc00a +size 2224 diff --git a/docs/library/simple/create_user_entity_from_json.md b/docs/library/simple/create_user_entity_from_json.md index c65bf1a00b789bddd43f904835298eeb8c6369f2..d29e0ca2eef012cc84c1f84127b70682f0a27450 100644 --- a/docs/library/simple/create_user_entity_from_json.md +++ b/docs/library/simple/create_user_entity_from_json.md @@ -18,9 +18,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0030 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0030 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0030 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0030 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/create_user_entity_from_json/bpmn_io-eca_lib_0030.tar.gz b/docs/library/simple/create_user_entity_from_json/bpmn_io-eca_lib_0030.tar.gz index 14db5a09e92b404b53468cc909519c90e5da2149..66a43d940ff784ddc4a4361950313a8e8e2a879c 100644 --- a/docs/library/simple/create_user_entity_from_json/bpmn_io-eca_lib_0030.tar.gz +++ b/docs/library/simple/create_user_entity_from_json/bpmn_io-eca_lib_0030.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9c60ddc8bd7d48441ecb3f8db7d7b16e7bd6e2b0dba831c3267677a08ac1ee2 +oid sha256:aab82957c0810ac9fc6db116cf3b0287a6753dee6c098d4e92662361fccc7f7d size 2859 diff --git a/docs/library/simple/detect_user_role_changes.md b/docs/library/simple/detect_user_role_changes.md index 999c8fe52ade08e39f7d73f74c47dcdbe07089ee..527b003865bc6d80da3acd7a4f015c671f4de730 100644 --- a/docs/library/simple/detect_user_role_changes.md +++ b/docs/library/simple/detect_user_role_changes.md @@ -18,9 +18,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0010 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0010 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0010 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0010 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/detect_user_role_changes/bpmn_io-eca_lib_0010.tar.gz b/docs/library/simple/detect_user_role_changes/bpmn_io-eca_lib_0010.tar.gz index 25000082fd62161b04195ece9b45e2ea6dc9055f..19e1eb20371b5bfe15331548874a586844a97446 100644 --- a/docs/library/simple/detect_user_role_changes/bpmn_io-eca_lib_0010.tar.gz +++ b/docs/library/simple/detect_user_role_changes/bpmn_io-eca_lib_0010.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2626a1c41ccbb7201297d138a694181bd15ab8a7ef770beb94b722a56c6a8a42 -size 4187 +oid sha256:eda2fe83216a11ba02d9fdd8947d7064a44697bdb094bf5d03e245c18d124b61 +size 4188 diff --git a/docs/library/simple/display_message_to_specific_user_roles_only.md b/docs/library/simple/display_message_to_specific_user_roles_only.md index ed23c0fd353e4c1a7dccbeb9b11436eea987d5d3..2e2899c53f7b31b791f0a1539e70b54ff471695e 100644 --- a/docs/library/simple/display_message_to_specific_user_roles_only.md +++ b/docs/library/simple/display_message_to_specific_user_roles_only.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0015 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0015 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0015 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0015 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/display_message_to_specific_user_roles_only/bpmn_io-eca_lib_0015.tar.gz b/docs/library/simple/display_message_to_specific_user_roles_only/bpmn_io-eca_lib_0015.tar.gz index 8d3502206fb550b16c2583a187c187c233781aaa..d845ff5e597a90e83938df9531fd951cb44a8b7c 100644 --- a/docs/library/simple/display_message_to_specific_user_roles_only/bpmn_io-eca_lib_0015.tar.gz +++ b/docs/library/simple/display_message_to_specific_user_roles_only/bpmn_io-eca_lib_0015.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0ea361b85f74c761ad239173fa9f3c62201480c32026a8350ef77718d027215 +oid sha256:639eb397138f3f8a624e4ea73ed41caf615eeacef2c9b20afb46e93ad53a5e98 size 1884 diff --git a/docs/library/simple/eca_and_http_services.md b/docs/library/simple/eca_and_http_services.md index d8cf80286991300121b831640f1512cbca00dd95..a7147c557a11549447c9f8887902729c746e221f 100644 --- a/docs/library/simple/eca_and_http_services.md +++ b/docs/library/simple/eca_and_http_services.md @@ -19,9 +19,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0032 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0032 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0032 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0032 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/eca_and_http_services/bpmn_io-eca_lib_0032.tar.gz b/docs/library/simple/eca_and_http_services/bpmn_io-eca_lib_0032.tar.gz index 18285ce6bf679c5e3bcdfcdec78265ba7b078da5..a60eb88f3a74bc1baec3afdf7cb5dd2ad5f98e27 100644 --- a/docs/library/simple/eca_and_http_services/bpmn_io-eca_lib_0032.tar.gz +++ b/docs/library/simple/eca_and_http_services/bpmn_io-eca_lib_0032.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a4f8a1a611ba864d6c2ba2223c8183598167133522f2a87b97fb097e7ef5444 +oid sha256:48a7404a1b32840376c70ae8e61eb8634aff9eafdb0c2db3e60bcb589bbc1926 size 3035 diff --git a/docs/library/simple/eca_and_http_services_-_part_2.md b/docs/library/simple/eca_and_http_services_-_part_2.md index 71cae6f0c3acd7e837bf3a76beb888073d9d76b9..e4d761742b723bb70b07577d4ff92420d31235ed 100644 --- a/docs/library/simple/eca_and_http_services_-_part_2.md +++ b/docs/library/simple/eca_and_http_services_-_part_2.md @@ -19,9 +19,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0033 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0033 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0033 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0033 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/eca_and_http_services_-_part_2/bpmn_io-eca_lib_0033.tar.gz b/docs/library/simple/eca_and_http_services_-_part_2/bpmn_io-eca_lib_0033.tar.gz index 19ba24ceca05b4c3eef5bcfa8b406070dc41b2b8..3713fde5a6e78a9fea0e4544be030cfb04ced575 100644 --- a/docs/library/simple/eca_and_http_services_-_part_2/bpmn_io-eca_lib_0033.tar.gz +++ b/docs/library/simple/eca_and_http_services_-_part_2/bpmn_io-eca_lib_0033.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16da9b8c9fc2114cf8226a2e02ff7d29051fd06582b348db0c0b451d33386884 -size 3009 +oid sha256:4f3c3c2e9570718e084cc82d20d52967fd180329c94ad32afa4deef15dbb049d +size 3008 diff --git a/docs/library/simple/eca_and_views.md b/docs/library/simple/eca_and_views.md index 7feb49df492fd9f833e73789644f1bd4abf4a245..fd52296667afab1bc7dc697464c7b50f4810d534 100644 --- a/docs/library/simple/eca_and_views.md +++ b/docs/library/simple/eca_and_views.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0034 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0034 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0034 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0034 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/eca_and_views/bpmn_io-eca_lib_0034.tar.gz b/docs/library/simple/eca_and_views/bpmn_io-eca_lib_0034.tar.gz index 8b7c33ecbd7d254566910939dc4ac8a841fdc085..6adb9d84cb40e61903ef11493e5a19b5779c84fa 100644 --- a/docs/library/simple/eca_and_views/bpmn_io-eca_lib_0034.tar.gz +++ b/docs/library/simple/eca_and_views/bpmn_io-eca_lib_0034.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b80eb80bb3c494f0d9a6a699550f94325ac4e7c83fed4b15fc3c6d5f34f2f1d +oid sha256:f4846ab2a19c1bb86cd893b72b76942a64154176fb6a03565cfb41488a7fc2e7 size 4375 diff --git a/docs/library/simple/eca_working_with_vbo.md b/docs/library/simple/eca_working_with_vbo.md index 80eee32c106c1a36c1b4f21f9481217c629f303e..b888620086971bbcec31c808bc2013e11de79494 100644 --- a/docs/library/simple/eca_working_with_vbo.md +++ b/docs/library/simple/eca_working_with_vbo.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0019 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0019 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0019 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0019 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/eca_working_with_vbo/bpmn_io-eca_lib_0019.tar.gz b/docs/library/simple/eca_working_with_vbo/bpmn_io-eca_lib_0019.tar.gz index a6d23dbee49617e423268df22224e28973a2a9c0..539d3e55f3b26112ea030f5f42183e50e4c5ff15 100644 --- a/docs/library/simple/eca_working_with_vbo/bpmn_io-eca_lib_0019.tar.gz +++ b/docs/library/simple/eca_working_with_vbo/bpmn_io-eca_lib_0019.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca982a00ee0d8022b372c01aa40b7557adebfa041d613c7431eb138a6634f534 -size 1868 +oid sha256:be621320a2539802d6d4e4c56938abbceb6d5a8669fcec77501176ca1cd48f47 +size 1869 diff --git a/docs/library/simple/find_values_in_lists.md b/docs/library/simple/find_values_in_lists.md index 75ca8c1ee085edfb54db5838dbe7d86920baaaad..18793c19ef85ef457b722aea9b4bed6400e93eda 100644 --- a/docs/library/simple/find_values_in_lists.md +++ b/docs/library/simple/find_values_in_lists.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0013 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0013 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0013 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0013 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/find_values_in_lists/bpmn_io-eca_lib_0013.tar.gz b/docs/library/simple/find_values_in_lists/bpmn_io-eca_lib_0013.tar.gz index b3622f161cd8aad3a34a5c5da769e906bdda6272..b6167e9b9a4c5878be86bfe52214110ffef2b84d 100644 --- a/docs/library/simple/find_values_in_lists/bpmn_io-eca_lib_0013.tar.gz +++ b/docs/library/simple/find_values_in_lists/bpmn_io-eca_lib_0013.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:156e06c9ba51dde15fc6d3a407b291e209bd6308b8b6bc2fc267b2b239334df3 -size 3673 +oid sha256:bd977c1b4bf2c9a45bb4d8df67bc6f044a26ff2f1effd69720bf66a0b637de29 +size 3674 diff --git a/docs/library/simple/get_next_incremental_id.md b/docs/library/simple/get_next_incremental_id.md index 18874c5cc654be99e90eb9a39d4dfd3756aceac9..b8859fe31f39ec3aa1700cb112572e69be8b681e 100644 --- a/docs/library/simple/get_next_incremental_id.md +++ b/docs/library/simple/get_next_incremental_id.md @@ -18,9 +18,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0011 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0011 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0011 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0011 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/get_next_incremental_id/bpmn_io-eca_lib_0011.tar.gz b/docs/library/simple/get_next_incremental_id/bpmn_io-eca_lib_0011.tar.gz index acd65ccb25ed4c923e41aec4403cb5135ba9ad10..05859c4de90dba8872a8e30c39062395a8b9ba1a 100644 --- a/docs/library/simple/get_next_incremental_id/bpmn_io-eca_lib_0011.tar.gz +++ b/docs/library/simple/get_next_incremental_id/bpmn_io-eca_lib_0011.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ce5833a3ed93bf72604839fd28730246783a6b26c893c93fc8641094bd6b19a +oid sha256:82729f858c93789ebc4ba9543ff98fcb51496bb6034a0bca65d59e8d06bc36d9 size 2488 diff --git a/docs/library/simple/grant_new_user_role_after_3_conditions_are_met.md b/docs/library/simple/grant_new_user_role_after_3_conditions_are_met.md index fb2b9804fcf020eb4a90347c651c16947e5527e5..407cb7fca102f60445de4e9e51739b35e6ccd11f 100644 --- a/docs/library/simple/grant_new_user_role_after_3_conditions_are_met.md +++ b/docs/library/simple/grant_new_user_role_after_3_conditions_are_met.md @@ -17,9 +17,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0026 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0026 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0026 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0026 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/grant_new_user_role_after_3_conditions_are_met/bpmn_io-eca_lib_0026.tar.gz b/docs/library/simple/grant_new_user_role_after_3_conditions_are_met/bpmn_io-eca_lib_0026.tar.gz index 04d11259d895164598d89319ad2297c09f1bd1ad..aa10584a45d1556f5c7937a95e90b16b8e8800e8 100644 --- a/docs/library/simple/grant_new_user_role_after_3_conditions_are_met/bpmn_io-eca_lib_0026.tar.gz +++ b/docs/library/simple/grant_new_user_role_after_3_conditions_are_met/bpmn_io-eca_lib_0026.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5db03c39530cb9fe6a37015d03fb869edbed6d943bd0735215645b9d50175d59 -size 2613 +oid sha256:9be6bae4b170eccdcd25b498dde35a2966d3202c0aca905a4ee503aa27a6218b +size 2614 diff --git a/docs/library/simple/keep_2_fields_in_sync.md b/docs/library/simple/keep_2_fields_in_sync.md index c4de882a013b9a78457ff4220f9ed542eb88de31..ca12bd011d1cb7804ef348f033ad7aec4abd0977 100644 --- a/docs/library/simple/keep_2_fields_in_sync.md +++ b/docs/library/simple/keep_2_fields_in_sync.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0018 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0018 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0018 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0018 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/keep_2_fields_in_sync/bpmn_io-eca_lib_0018.tar.gz b/docs/library/simple/keep_2_fields_in_sync/bpmn_io-eca_lib_0018.tar.gz index bc0816138aecd72d571477c2ba39263baeb72f95..f267873ad0b4793b2d537e125ab0de8a6e42d1f0 100644 --- a/docs/library/simple/keep_2_fields_in_sync/bpmn_io-eca_lib_0018.tar.gz +++ b/docs/library/simple/keep_2_fields_in_sync/bpmn_io-eca_lib_0018.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:835974f4da1e2d7f996d67f2a9c1e890300ad6c0b86ae670ed576d6608b85f68 -size 3273 +oid sha256:467aae65fc880c4526b7160ef9948c0ba2b3bdbed12fd0a453166d92ba12c08a +size 3272 diff --git a/docs/library/simple/notifications.md b/docs/library/simple/notifications.md index 8c9ed9a7a868a3ba8893e48321f1bec03ff7a499..92e2d14ae612684f4b7091058d27a0b7a915f300 100644 --- a/docs/library/simple/notifications.md +++ b/docs/library/simple/notifications.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0021 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0021 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0021 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0021 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/notifications/bpmn_io-eca_lib_0021.tar.gz b/docs/library/simple/notifications/bpmn_io-eca_lib_0021.tar.gz index a6f6dccbfb32359922a109e8016d3faa965a8193..d5117042ad0d9b2ff4e7f87f4e8d8469678c0641 100644 --- a/docs/library/simple/notifications/bpmn_io-eca_lib_0021.tar.gz +++ b/docs/library/simple/notifications/bpmn_io-eca_lib_0021.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55a8d7cb43894b3e22ccc9ec2661cc5b0765e6ba61bf2094f097588a39acb482 -size 3885 +oid sha256:8615111fb7690210243589ac9d8947857aa71dd5bbc8a585462e0f3a99bc6f96 +size 3884 diff --git a/docs/library/simple/processing_sequence.md b/docs/library/simple/processing_sequence.md index 2b7bdb666fe897338d78e77799204d0db22bf8a6..f45a3cbc6537cfc8a67ce46942af431732bb29ea 100644 --- a/docs/library/simple/processing_sequence.md +++ b/docs/library/simple/processing_sequence.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0014 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0014 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0014 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0014 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/processing_sequence/bpmn_io-eca_lib_0014.tar.gz b/docs/library/simple/processing_sequence/bpmn_io-eca_lib_0014.tar.gz index 1d62c1084ba55a929e53d85630ed4d232c42680d..a2de85c08f3485345fc57224cf22dc1be7c4ac15 100644 --- a/docs/library/simple/processing_sequence/bpmn_io-eca_lib_0014.tar.gz +++ b/docs/library/simple/processing_sequence/bpmn_io-eca_lib_0014.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6008a511f42bdcca3b80f4d3ee0c1a6e4046de17982bb80da855aa06f0e1d047 +oid sha256:4da96eb661fdc88fdf9a2ece1e79492125c9a8998bbcc93a0c3630a2e920824f size 2760 diff --git a/docs/library/simple/route_test.md b/docs/library/simple/route_test.md index afd359d782a813b2913521a4d3c3ccee7729278e..160a7885f02120d5297ec3522e64067923d4cc82 100644 --- a/docs/library/simple/route_test.md +++ b/docs/library/simple/route_test.md @@ -18,16 +18,26 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0001 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0001 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0001 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0001 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose If a node page gets requested and the node is of type "article", a message will be printed. -This is using the event [Controller found to handle request](https://ecaguide.org/plugins/eca/misc/events/kernel_controller/?h=controller+found+handle+request) as thiss is working even if pages are cached. +This is using the event [Controller found to handle request](https://ecaguide.org/plugins/eca/misc/events/kernel_controller/?h=controller+found+handle+request) as this is working even if pages are cached. ## Dependencies diff --git a/docs/library/simple/route_test/bpmn_io-eca_lib_0001.tar.gz b/docs/library/simple/route_test/bpmn_io-eca_lib_0001.tar.gz index 9c1498eeba78a65f3224c2f78964be89cf41881d..60ad587f5d234f20212dca24ea8c27745b7e53f5 100644 --- a/docs/library/simple/route_test/bpmn_io-eca_lib_0001.tar.gz +++ b/docs/library/simple/route_test/bpmn_io-eca_lib_0001.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2125449ffac0f3dab6746ed4d1864e96af490da8daeb199402cb3578ae6e7fdf -size 2128 +oid sha256:70bbb7b21fee9e7f101390ce759d724282bdb9198cad5257da846424322ae6e0 +size 2127 diff --git a/docs/library/simple/scheduled_publishing.md b/docs/library/simple/scheduled_publishing.md index d8cf8aa940648f2a21eaec75819646b3bca7ad43..53233bd37869059d66e9384caf01c8822fd90f28 100644 --- a/docs/library/simple/scheduled_publishing.md +++ b/docs/library/simple/scheduled_publishing.md @@ -18,9 +18,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0023 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0023 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0023 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0023 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose @@ -34,7 +44,6 @@ The creation of this module was recorded and the video with additional explanati - config - views.view.due_nodes_for_publishing - module - - datetime - eca_base - eca_content - eca_user diff --git a/docs/library/simple/scheduled_publishing/bpmn_io-eca_lib_0023.tar.gz b/docs/library/simple/scheduled_publishing/bpmn_io-eca_lib_0023.tar.gz index 06f2e07bf724eee251d309e7f4313a2493e913d0..a41d7a5d60254a0ae866787c1f94414e4ebc0dc9 100644 --- a/docs/library/simple/scheduled_publishing/bpmn_io-eca_lib_0023.tar.gz +++ b/docs/library/simple/scheduled_publishing/bpmn_io-eca_lib_0023.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5674870046d904ccc87cf92c948a879863b05b795bf262a81d191ab4cccabe3 -size 4514 +oid sha256:835ad4a48f3c54cd20e4f70b1dca6bc34e5c2d91b3dd9562cbe8cde41dcea749 +size 4503 diff --git a/docs/library/simple/send_email_on_user_registration_with_field_values.md b/docs/library/simple/send_email_on_user_registration_with_field_values.md index 32bca2108853a22d601311c4043ec2a98aa3a461..9210065cdbfb82e5de9868a3088e9a265896fa6a 100644 --- a/docs/library/simple/send_email_on_user_registration_with_field_values.md +++ b/docs/library/simple/send_email_on_user_registration_with_field_values.md @@ -19,9 +19,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0025 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0025 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0025 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0025 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/send_email_on_user_registration_with_field_values/bpmn_io-eca_lib_0025.tar.gz b/docs/library/simple/send_email_on_user_registration_with_field_values/bpmn_io-eca_lib_0025.tar.gz index ab3d2f4865245296fbda5983f395d4743e6249f2..9f0b5c5de298b321323b62cf10d7b38cfcbe69e9 100644 --- a/docs/library/simple/send_email_on_user_registration_with_field_values/bpmn_io-eca_lib_0025.tar.gz +++ b/docs/library/simple/send_email_on_user_registration_with_field_values/bpmn_io-eca_lib_0025.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95cd23b0a4baffbb0fa081e8c2d48d38d1c4a5bc0dc75647626d8946a681eb33 +oid sha256:1f6eba41e3e88ae6411a0b390544f6faf9d71f542b9dce0d70c87c8fafffe1a3 size 2831 diff --git a/docs/library/simple/send_email_to_users_of_a_given_role.md b/docs/library/simple/send_email_to_users_of_a_given_role.md index 1218ad56779971f169058410b6bcbe2b57a6c12a..711fb87145138b597181fd071c421b52566cd7ee 100644 --- a/docs/library/simple/send_email_to_users_of_a_given_role.md +++ b/docs/library/simple/send_email_to_users_of_a_given_role.md @@ -20,9 +20,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0024 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0024 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0024 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0024 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/send_email_to_users_of_a_given_role/bpmn_io-eca_lib_0024.tar.gz b/docs/library/simple/send_email_to_users_of_a_given_role/bpmn_io-eca_lib_0024.tar.gz index 6c2d56a120749f6a5cf8a9e8b91ebedc353ceac6..bd77ccaf628259245ef0e3c7234516ae2d9dfc54 100644 --- a/docs/library/simple/send_email_to_users_of_a_given_role/bpmn_io-eca_lib_0024.tar.gz +++ b/docs/library/simple/send_email_to_users_of_a_given_role/bpmn_io-eca_lib_0024.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93ecf75d4d0eb081f2ba575cab2976782c6598f760a39ddfad4cc8078bbb4844 -size 5359 +oid sha256:907c948978cc8a999d01c18bdaeda6dbd6cab8ca8c16ce9430bc42a637eb64da +size 5105 diff --git a/docs/library/simple/send_notification_including_revision_log_message_for_node_changes.md b/docs/library/simple/send_notification_including_revision_log_message_for_node_changes.md index 1d73d4ce6226186055e3c222671a53674dde1324..67f19be3cb1ac3b24cbcff7544a61510ed6510b0 100644 --- a/docs/library/simple/send_notification_including_revision_log_message_for_node_changes.md +++ b/docs/library/simple/send_notification_including_revision_log_message_for_node_changes.md @@ -20,9 +20,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0017 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0017 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0017 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0017 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/send_notification_including_revision_log_message_for_node_changes/bpmn_io-eca_lib_0017.tar.gz b/docs/library/simple/send_notification_including_revision_log_message_for_node_changes/bpmn_io-eca_lib_0017.tar.gz index 08a92622eda70759eba7d4ce57d20b843a79c9ea..3a16611d7906712f90f3c6f536b669bb3be13fbf 100644 --- a/docs/library/simple/send_notification_including_revision_log_message_for_node_changes/bpmn_io-eca_lib_0017.tar.gz +++ b/docs/library/simple/send_notification_including_revision_log_message_for_node_changes/bpmn_io-eca_lib_0017.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f51ce7b7c35ada2816699f24399d88ba1732a2d5aa8d162624b3887b447417db +oid sha256:6d93c160775dc9d434a22fbe7adcd10515ba9077fe4ccf7e47d394cbc1139e88 size 4637 diff --git a/docs/library/simple/switch_case_default.md b/docs/library/simple/switch_case_default.md index 0ba417005ca7114ac8dcc4faa71469ba07fd36a0..7f5431604b0843b902b262ff3250bd41981c508d 100644 --- a/docs/library/simple/switch_case_default.md +++ b/docs/library/simple/switch_case_default.md @@ -19,9 +19,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0004 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0004 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0004 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0004 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/switch_case_default/bpmn_io-eca_lib_0004.tar.gz b/docs/library/simple/switch_case_default/bpmn_io-eca_lib_0004.tar.gz index 0640d7e5cf18842c962dcf62181ad22291745b45..90ff31bfa062d73001c2b1595c8c30f881e3809c 100644 --- a/docs/library/simple/switch_case_default/bpmn_io-eca_lib_0004.tar.gz +++ b/docs/library/simple/switch_case_default/bpmn_io-eca_lib_0004.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68aef5f2faef7ca5d839e46f791f6c527cee7851d9ec5b35304c263777f4ff3e -size 3561 +oid sha256:cf0e3a1c01e2eea0ea0e872a7fb8433e3d72a85abd1944ba646c3250980ddb0b +size 3559 diff --git a/docs/library/simple/update_user_entity_when_they_save_an_article_node.md b/docs/library/simple/update_user_entity_when_they_save_an_article_node.md index bd027b2033739766aedf76f87928c86f6d301b2e..0468900d336bf55bd90ac61c02ae2e3ea5da9112 100644 --- a/docs/library/simple/update_user_entity_when_they_save_an_article_node.md +++ b/docs/library/simple/update_user_entity_when_they_save_an_article_node.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0027 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0027 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0027 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0027 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/update_user_entity_when_they_save_an_article_node/bpmn_io-eca_lib_0027.tar.gz b/docs/library/simple/update_user_entity_when_they_save_an_article_node/bpmn_io-eca_lib_0027.tar.gz index 5c255d7e26d58ccb2fb951097f8254134ef40a86..5ea8ebc7564dd5b793538c5a3aa3395b9bb1b2ae 100644 --- a/docs/library/simple/update_user_entity_when_they_save_an_article_node/bpmn_io-eca_lib_0027.tar.gz +++ b/docs/library/simple/update_user_entity_when_they_save_an_article_node/bpmn_io-eca_lib_0027.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ed2478c91e99768257520036a2401b9c79a6b32b7bdb22a92760e93af1617b6 +oid sha256:efb16e754e8ae3be533ae422ff5a5a5c9d7af91027651275bf3105e9b7993f31 size 2451 diff --git a/docs/library/simple/working_with_dates_and_time.md b/docs/library/simple/working_with_dates_and_time.md index f9baf130f0291eb1d112cadb23acbffcb891fa43..56e716ef3146fa624c7ce36f849fcaeb7cdd5174 100644 --- a/docs/library/simple/working_with_dates_and_time.md +++ b/docs/library/simple/working_with_dates_and_time.md @@ -18,9 +18,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0031 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0031 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0031 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0031 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/simple/working_with_dates_and_time/bpmn_io-eca_lib_0031.tar.gz b/docs/library/simple/working_with_dates_and_time/bpmn_io-eca_lib_0031.tar.gz index 76f413f26385a3fe7c9c719374ef49914c4264a8..d056fc94fd934be53fca1cb2edc2cd7a40bc635e 100644 --- a/docs/library/simple/working_with_dates_and_time/bpmn_io-eca_lib_0031.tar.gz +++ b/docs/library/simple/working_with_dates_and_time/bpmn_io-eca_lib_0031.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfaff905a2073b5a880628488e167ed446d3b9845a879760751ce15fee5e53c7 -size 4147 +oid sha256:52f63cd08ec0709c1968b547697d05f6b4d7b8d20d879c67de80392dbf5b2422 +size 4148 diff --git a/docs/library/test models/basic_entity_tests.md b/docs/library/test models/basic_entity_tests.md index a7e5809bd707ddfdf3fcbdd449b88e156b58fed3..42ecc92ad5595773a36d7234817dea8c3c215173 100644 --- a/docs/library/test models/basic_entity_tests.md +++ b/docs/library/test models/basic_entity_tests.md @@ -19,9 +19,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0004 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0004 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0004 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0004 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/basic_entity_tests/bpmn_io-eca_test_0004.tar.gz b/docs/library/test models/basic_entity_tests/bpmn_io-eca_test_0004.tar.gz index 1fbb9149e01c6b5209d01e8f517e4a389727c3b6..b95f0b630d873aea0d5362a92f8acac29e3aa66b 100644 --- a/docs/library/test models/basic_entity_tests/bpmn_io-eca_test_0004.tar.gz +++ b/docs/library/test models/basic_entity_tests/bpmn_io-eca_test_0004.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5eb3533d1e647543c3faf03e9c5bc1426a11b9d6b3d95de4bc276c3e783eaa04 +oid sha256:c1bc68ef14df5b75ecb4e2c65bd3819cd514381cb88357f98b4b40fd77d5299a size 2701 diff --git a/docs/library/test models/cross_references.md b/docs/library/test models/cross_references.md index 596d52fcb5b576c852662f062ffb1f60c4a1f8db..e7a1da4be1e8feb99ac6ef1147cd1fd10fd7f23f 100644 --- a/docs/library/test models/cross_references.md +++ b/docs/library/test models/cross_references.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0001 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0001 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0001 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0001 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/cross_references/bpmn_io-eca_test_0001.tar.gz b/docs/library/test models/cross_references/bpmn_io-eca_test_0001.tar.gz index b101eae4e2e924710b9bf2328a580f1248d40fda..81e67bf663d91ea7b4a30fc06b1070d4b63d7c47 100644 --- a/docs/library/test models/cross_references/bpmn_io-eca_test_0001.tar.gz +++ b/docs/library/test models/cross_references/bpmn_io-eca_test_0001.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56af2345c564d85d93b9766b821034d0491ebb76f04de536d16923b5b87a60b0 -size 4193 +oid sha256:3374713f429af3531f465dd3a4a1e73860bba3ab7dd58642e05e5e3fe896c6ae +size 4191 diff --git a/docs/library/test models/entity_events_part_1.md b/docs/library/test models/entity_events_part_1.md index 2bc6f5dc55214cb9102c1c701adfdcc1ee71921f..14cb1919c3f3e5bbd55f44150bd90084afda0871 100644 --- a/docs/library/test models/entity_events_part_1.md +++ b/docs/library/test models/entity_events_part_1.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0002 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0002 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0002 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0002 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/entity_events_part_1/bpmn_io-eca_test_0002.tar.gz b/docs/library/test models/entity_events_part_1/bpmn_io-eca_test_0002.tar.gz index 46ff0b03d7ec108cefaba91e54af2e2dea7f29ca..f3e456ed2b86236b63ed62afec6200c0b63f2c90 100644 --- a/docs/library/test models/entity_events_part_1/bpmn_io-eca_test_0002.tar.gz +++ b/docs/library/test models/entity_events_part_1/bpmn_io-eca_test_0002.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a419b2422ed4019e9c06ed5e7499ff937607723dd3eaa3362395f92c8ea4feba -size 2657 +oid sha256:13dba25772f2a113c69420d4f62e2d107d80947376e90567fe990ec4dda4dcc9 +size 2655 diff --git a/docs/library/test models/entity_events_part_2.md b/docs/library/test models/entity_events_part_2.md index cfe86ba4d6c9de8235afa5769c845f613d5c38a9..ab9d4146560f2cac357aba18808e7ba486c166a2 100644 --- a/docs/library/test models/entity_events_part_2.md +++ b/docs/library/test models/entity_events_part_2.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0003 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0003 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0003 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0003 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/entity_events_part_2/bpmn_io-eca_test_0003.tar.gz b/docs/library/test models/entity_events_part_2/bpmn_io-eca_test_0003.tar.gz index 09729f3d5ed5cfe37a43badd80d104f51945daa4..ac62cfedaf17d79b347cb347746756399b1353bf 100644 --- a/docs/library/test models/entity_events_part_2/bpmn_io-eca_test_0003.tar.gz +++ b/docs/library/test models/entity_events_part_2/bpmn_io-eca_test_0003.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81cd35b7774ce3c93811f796e03704057fcbdefb04799cb0864228ef4e3d1ce5 +oid sha256:2b1de027dcb89a2f700275f96f044c0070b5895c2938326fdd0d86ea22f9c752 size 1625 diff --git a/docs/library/test models/forward_tokens_to_custom_event.md b/docs/library/test models/forward_tokens_to_custom_event.md index 4034126c0024aa636779df9224b7835c2dea867c..7b7e879954edb7bd560bdb0eaf6c6bc8e6016922 100644 --- a/docs/library/test models/forward_tokens_to_custom_event.md +++ b/docs/library/test models/forward_tokens_to_custom_event.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0010 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0010 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0010 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0010 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/forward_tokens_to_custom_event/bpmn_io-eca_test_0010.tar.gz b/docs/library/test models/forward_tokens_to_custom_event/bpmn_io-eca_test_0010.tar.gz index b25d279307ba3a40d860a1bed87c76e7eec2a36a..60a4b65bc089fc3f8346605bf0a85a9220f950c4 100644 --- a/docs/library/test models/forward_tokens_to_custom_event/bpmn_io-eca_test_0010.tar.gz +++ b/docs/library/test models/forward_tokens_to_custom_event/bpmn_io-eca_test_0010.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:187292f2fb8154acc489b39566721c6e189ac51c578de45fd3ba4218f1a42442 -size 2187 +oid sha256:6bfd3a4969236e9255df135f9ff633c251e78253a22155b0eb6e363de684d575 +size 2188 diff --git a/docs/library/test models/redirects_for_deleted_entities.md b/docs/library/test models/redirects_for_deleted_entities.md index ad181b1aa27371eb097e453a9ce1891cfdbebc9e..bdefead4b97607eb98b3f835ee8a53bb7b484a47 100644 --- a/docs/library/test models/redirects_for_deleted_entities.md +++ b/docs/library/test models/redirects_for_deleted_entities.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0007 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0007 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0007 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0007 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/redirects_for_deleted_entities/bpmn_io-eca_test_0007.tar.gz b/docs/library/test models/redirects_for_deleted_entities/bpmn_io-eca_test_0007.tar.gz index 52d2d78bede0e8af6c6111e4be19973ff018f6e2..a881f0c45cdbd13ed76d38aa3dcc7f25aa64bb04 100644 --- a/docs/library/test models/redirects_for_deleted_entities/bpmn_io-eca_test_0007.tar.gz +++ b/docs/library/test models/redirects_for_deleted_entities/bpmn_io-eca_test_0007.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ecc025dd622f07161320070bbda066e841314c8b56133e7e753209a144d822a -size 2262 +oid sha256:006ab84faf59ba2ae538d73437e4b00074ef6395c20676b986984bb235812bf8 +size 2261 diff --git a/docs/library/test models/save_new_entity.md b/docs/library/test models/save_new_entity.md index 2f08ff0afc93d44ed78bd76f6aa541f1542c7cc1..c8f8d036d36d4e8bff7d1404686435f3b2f7e357 100644 --- a/docs/library/test models/save_new_entity.md +++ b/docs/library/test models/save_new_entity.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0008 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0008 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0008 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0008 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/save_new_entity/bpmn_io-eca_test_0008.tar.gz b/docs/library/test models/save_new_entity/bpmn_io-eca_test_0008.tar.gz index 6df0623ec768153b1924a9523a39b43feb5fdca1..9059463d61c6abe2436b39bbbfb160f85a2bb954 100644 --- a/docs/library/test models/save_new_entity/bpmn_io-eca_test_0008.tar.gz +++ b/docs/library/test models/save_new_entity/bpmn_io-eca_test_0008.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:050d7b9f3999d8d849aa9f0ee48cffbbc22be757a358abbec6b0ec1ee6735d98 -size 1930 +oid sha256:504f3c5b6db897e586b75252b786dd9088fa8635ddee9f38c2e21e25b8ca5b59 +size 1932 diff --git a/docs/library/test models/set_field_values.md b/docs/library/test models/set_field_values.md index 8c2eeb2781c5209a5506ff20525fa3074de26c83..e21ceeaaa46f8f47e63c91679d9c1d7b9482a2fb 100644 --- a/docs/library/test models/set_field_values.md +++ b/docs/library/test models/set_field_values.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0009 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0009 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0009 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0009 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/set_field_values/bpmn_io-eca_test_0009.tar.gz b/docs/library/test models/set_field_values/bpmn_io-eca_test_0009.tar.gz index d40ae28024fbd670a411fe193375296910b99543..175da5997ff2145018d0fea0c996f00be6bb8e76 100644 --- a/docs/library/test models/set_field_values/bpmn_io-eca_test_0009.tar.gz +++ b/docs/library/test models/set_field_values/bpmn_io-eca_test_0009.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c8510f025e75a4624de2814e368ed5235eff2d22f8aec7e2adbba85c52d9edc +oid sha256:4883cd061b84ef1a7880cbc01af856a0ebdd691fcfa5b6b68ea78e8504b3852d size 3918 diff --git a/docs/library/test models/views.md b/docs/library/test models/views.md index b5f47a083d38eaa2ac3c15b1ce2fcd930bbebc7d..c15c2aec07c04f33f02f3be933785421682b61b8 100644 --- a/docs/library/test models/views.md +++ b/docs/library/test models/views.md @@ -20,9 +20,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0005 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0005 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0005 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0005 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/views/bpmn_io-eca_test_0005.tar.gz b/docs/library/test models/views/bpmn_io-eca_test_0005.tar.gz index ff1ef650ebb84397694d9ad9841fcda288adfa45..e551325674d1adc353dafa0d65e3d3c77ec2608a 100644 --- a/docs/library/test models/views/bpmn_io-eca_test_0005.tar.gz +++ b/docs/library/test models/views/bpmn_io-eca_test_0005.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ab6317eb929a364dc4020a49bfd9145cad72e405b8d75fcea930ba78867e48 -size 5159 +oid sha256:04c024a09648446c92f0380889cc6c4996bc890cff2516b278530d33cc21b83b +size 4906 diff --git a/docs/library/test models/write_log_message.md b/docs/library/test models/write_log_message.md index c94bfa0b2ec88bf7e078350006802197c6f189f6..801d537132a01706639d36798c9ab25f676ee4b4 100644 --- a/docs/library/test models/write_log_message.md +++ b/docs/library/test models/write_log_message.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_test_0006 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0006 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_test_0006 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_test_0006 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/test models/write_log_message/bpmn_io-eca_test_0006.tar.gz b/docs/library/test models/write_log_message/bpmn_io-eca_test_0006.tar.gz index 1734a880c1a68d500201d5b5bc218f498b3f46bc..c8e2ac168bbd63eab3e7bc6c9c40cc053e44a8c0 100644 --- a/docs/library/test models/write_log_message/bpmn_io-eca_test_0006.tar.gz +++ b/docs/library/test models/write_log_message/bpmn_io-eca_test_0006.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98539922511ae92d8d2330344a73531411709fd46490842a3e448ae2f3ac838d -size 1466 +oid sha256:c4b8dee5642cba56cba2cd2f2c1093487204a4ed154189710be1cf6f21e36fa0 +size 1467 diff --git a/docs/library/use case/eca_feature_demo.md b/docs/library/use case/eca_feature_demo.md index ef3418d6e4ca77a768c7c4eb218e0f2955c5914c..f2164e39740fd638164fc40e1a30b198efda317e 100644 --- a/docs/library/use case/eca_feature_demo.md +++ b/docs/library/use case/eca_feature_demo.md @@ -16,9 +16,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0007 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0007 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0007 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0007 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/use case/eca_feature_demo/bpmn_io-eca_lib_0007.tar.gz b/docs/library/use case/eca_feature_demo/bpmn_io-eca_lib_0007.tar.gz index 50264129722c351409dc5b32523ebd090abed523..1baddd32e34f149b96f2b28a31efed58d2a0f683 100644 --- a/docs/library/use case/eca_feature_demo/bpmn_io-eca_lib_0007.tar.gz +++ b/docs/library/use case/eca_feature_demo/bpmn_io-eca_lib_0007.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42a7f402abdd3c437d22311caba7f7ed0c8e5015e26bf0326fe27ffe0edcb749 +oid sha256:a8e77b115b008426fdbd788c5bd8ac35c5f3aa483250edc4045f793899fb7a24 size 8448 diff --git a/docs/library/use case/multi_value_field_loop.md b/docs/library/use case/multi_value_field_loop.md index 2b34eaf20b3c6769411c41a809c123e9c675d445..bc6c81d272603d368a402c4a7b5e54a95fae5ab1 100644 --- a/docs/library/use case/multi_value_field_loop.md +++ b/docs/library/use case/multi_value_field_loop.md @@ -17,9 +17,19 @@ Version v2 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0006 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0006 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0006 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0006 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/use case/multi_value_field_loop/bpmn_io-eca_lib_0006.tar.gz b/docs/library/use case/multi_value_field_loop/bpmn_io-eca_lib_0006.tar.gz index 6cecc4663a816e13663eb64fd0135c69e36cbd30..ba6b8ac301d05d066e5f6726c7ae1e8cc0411c53 100644 --- a/docs/library/use case/multi_value_field_loop/bpmn_io-eca_lib_0006.tar.gz +++ b/docs/library/use case/multi_value_field_loop/bpmn_io-eca_lib_0006.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34f817d4d46cfc85a38f01fcd958794e5864af07bbe437fb9daf26fe8cde37a9 +oid sha256:bf0bce97452ffc7e2b59726e8a63fc2e1cbbd13843573b6e2d3a4fc95cf27eaf size 3052 diff --git a/docs/library/use case/redirect_403_to_login_page.md b/docs/library/use case/redirect_403_to_login_page.md index 2d66cf52ed700ca22ff68e29cecaf61db53cf7a5..e1d6fbd6abc6ec7cf3fdc500d96668fbfa807b61 100644 --- a/docs/library/use case/redirect_403_to_login_page.md +++ b/docs/library/use case/redirect_403_to_login_page.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0008 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0008 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0008 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0008 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/use case/redirect_403_to_login_page/bpmn_io-eca_lib_0008.tar.gz b/docs/library/use case/redirect_403_to_login_page/bpmn_io-eca_lib_0008.tar.gz index 2c38e7838392ef1cb3e5447647e2dada97915945..609238a8b195435382566bf5efc2aaba33d362b4 100644 --- a/docs/library/use case/redirect_403_to_login_page/bpmn_io-eca_lib_0008.tar.gz +++ b/docs/library/use case/redirect_403_to_login_page/bpmn_io-eca_lib_0008.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02878c4d9feef92b7f940012d109bb5d9f705821dd6305ce1788fdbdfe80e5e0 -size 2024 +oid sha256:74ac3d6b3d72d105cf682237d2f1ee80b8899ea202c2902067a1486c5b0a5cfd +size 2025 diff --git a/docs/library/use case/redirect_unpublished.md b/docs/library/use case/redirect_unpublished.md index c5066c3b0d794c9eb716b408a7ef3c200a596cc5..37fbdab052f3f000ac91a1a6d702763332404b58 100644 --- a/docs/library/use case/redirect_unpublished.md +++ b/docs/library/use case/redirect_unpublished.md @@ -16,9 +16,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0003 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0003 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0003 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0003 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/use case/redirect_unpublished/bpmn_io-eca_lib_0003.tar.gz b/docs/library/use case/redirect_unpublished/bpmn_io-eca_lib_0003.tar.gz index 68dddabf5adf550552b52bb692172afd90fd3b20..9721e75b5b0d5b2912a2d52ce2676afb91157bb4 100644 --- a/docs/library/use case/redirect_unpublished/bpmn_io-eca_lib_0003.tar.gz +++ b/docs/library/use case/redirect_unpublished/bpmn_io-eca_lib_0003.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7acc22ce0a68075dd428d493a52051887deb76b6a1e4d57f9ae3204c9508f5fc -size 2432 +oid sha256:e5fbf9bace4e8682ea7701e658e04b38850a2415b5c9bccf965fb0be47ab86f3 +size 2433 diff --git a/docs/library/use case/user_network_changes.md b/docs/library/use case/user_network_changes.md index 0d94cee016bdfb0dfb47f3df5c80efc3c32d4166..20aba9f2d85fb11c76eba28cb3dcc256d8b65251 100644 --- a/docs/library/use case/user_network_changes.md +++ b/docs/library/use case/user_network_changes.md @@ -17,9 +17,19 @@ Version v1 Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later): + ```shell +## Import recipe composer require drupal-eca-recipe/eca_lib_0005 -cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0005 + +# Enable recipe with Drush (requires version 13 or later): +drush recipe ../recipes/eca_lib_0005 + +# Enable recipe without Drush: +cd web && php core/scripts/drupal recipe ../recipes/eca_lib_0005 + +# Rebuilding caches is optional, sometimes required: +drush cr ``` ## Purpose diff --git a/docs/library/use case/user_network_changes/bpmn_io-eca_lib_0005.tar.gz b/docs/library/use case/user_network_changes/bpmn_io-eca_lib_0005.tar.gz index 182a4732537d996e655bfe8df2914abc92a829ac..abcbcf9db6f5df2268f85a3bbe9df264c9e1a3c5 100644 --- a/docs/library/use case/user_network_changes/bpmn_io-eca_lib_0005.tar.gz +++ b/docs/library/use case/user_network_changes/bpmn_io-eca_lib_0005.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ed76a1fb8e46723c332487121ebcfad0118ff23c2ed40cf2f9990cbbe03b3bd -size 4810 +oid sha256:6fe01e5a98b4de0b5eba3f0a3f104a920463c1cdb48329201c0f498ee78418bf +size 4811