Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Simple Trash

No security coverage
View on drupal.org

The Simple Trash module provides a basic trash functionality for content entities in Drupal. It allows users to move content to a trash bin, restore it, or permanently delete it through simple access control and operations.

Please use Trash instead
This module exist just because Trash don't have D8 version.

Development Intention:

We need uninstall multiversion from a Drupal8 site, But we still need trash function of it. The Trash didn't have a workable Drupal 8 version.
Notice:part of code is copied from the Trash

Difference with Trash

Trash add timestamp field for entity. Simple trash add boolen field for entity.

The number of lines of code in Trash is a fraction of the number in Simple trash

Trash's function is rich. But simple trash just has

  1. 'trash field'
  2. 'access control'
  3. 'restore/permanenet delete operation'

No other complicated function.

Base module: Simple Trash
Submodules:

  1. Simple Trash Node

Use Steps:

1. Enable the module simple_trash_node.

2. Enable the trash function in the edit page of a content type like

/admin/structure/types/manage/article.

3. Add a views page to list the trash entities:

You need add a filter field: trash for true.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.x-dev Dev 8 Jan 17, 2025