drupal-eca-recipe / eca_test_0007
Redirects for deleted entities
dev-main
2024-08-07 10:59 UTC
Requires
- drupal/core: >=10.3
- drupal/eca: *
- drupal/redirect: *
This package is auto-updated.
Last update: 2024-11-07 11:27:57 UTC
README
ID: eca_test_0007
When a node gets deleted, this model creates an automatic redirect config entity to redirect visitors who want to go to the deleted node to the contact form instead.
Installation
composer require drupal-eca-recipe/eca_test_0007
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0007