Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds a recycle bin or trash functionality for content entities on your Drupal site. It allows users to "soft-delete" entities, moving them to a recycle bin where they can be restored or permanently deleted by authorized users. This helps prevent accidental data loss.

The Entity Recycle module provides a trash / recycle bin functionality for
content entities. This module allows users to soft-delete entities and only users
with the correct permission can permanently delete or restore an entity. This module
may be useful for preventing an accidental delete of an entity. The module creates
a locked boolean field on an entity and if the field is set to TRUE then the entity is
considered to be in the recycle bin. The entity in the recycle bin can only be seen
by users with a 'view entity recycle bin' permission.

FEATURES
------------

- Recycle bin / Trash functionality.
- Soft delete functionality.
- Restore deleted items.
- Purge/Delete items in the recycle bin after a certain amount of time.

REQUIREMENTS
------------

This module requires no modules outside of the Drupal core.

NOTES
------------

By default, this module does not alter any existing views, so in order to
remove recycle bin items from showing up in the view results you need to
add a field filter (recycle_bin) and set the default value to FALSE. For reference
see the Content Recycle Bin view.

For how to do it programmatically see the module README.txt file.

Activity

Total releases
2
First release
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
3.0.0-alpha1 Pre-release Jun 7, 2025
8.x-2.x-dev Dev Jun 7, 2025