entity_hierarchy_trash
No security coverage
Adds Trash support to Entity hierarchy.
Features
Adds support for Trash to Entity hierarchy module.
When moving entities to trash (soft-delete) the delete-hooks in other modules are not triggered by default.
This module triggers all post-delete actions in Entity hierarchy, like moving its children.
The hierarchy information remains, so the entity can get restored.
Post-Installation
No further steps necessary.
Additional Requirements
Entity hierarchy 5.x and Trash modules are required.