File Delete (extras) and Drupal 11
The latest stable release, 3.0.3, declares a core version requirement of ^10.3 || ^11 || ^12, which covers Drupal 11.
Functionality landed in core 10.1 #2949017: There is no way to delete file entities of other users The File Delete module adds the ability to easily delete files —both private and public— within Drupal administration. It changes files from the "Permanent" status to the "Temporary" status. These files will be deleted by Drupal during its cron runs.
Key facts
- Project
- file_delete
- Latest stable with Drupal 11 support
- 3.0.3 (17 Jun 2026)
- Core version requirement
- ^10.3 || ^11 || ^12
- Maintenance status
- Minimally maintained
- Reported installs
- 23,778
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
Source: drupal.org/project/file_delete
Related modules in Administration tools
Chaos Tool Suite (ctools)
ReadyCTools is a developer toolkit that provides APIs, etc. to improve the developer experience. Most often you don't install this directly; it's a dependency of some other module you want.
ctoolsLatest stable 4.1.1457,555 sitesAdmin Toolbar
ReadyImproves the default administration toolbar menu by turning it into a drop-down, for fast access to all administration pages. Can also provide access to additional tools from the admin menu.
admin_toolbarLatest stable 3.6.3299,176 sitesRedirect
ReadyProvides the ability to create manual redirects and maintain a canonical URL for all content, redirecting all other requests to that path. Features Common API for loading, saving, and deleting redirects. Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
redirectLatest stable 8.x-1.13275,714 sitesBetter Exposed Filters
ReadyReplaces Views' default single/multi-select boxes with radio buttons or checkboxes, respectively. You can add fields to the exposed filters to improve the user experience.
better_exposed_filtersLatest stable 7.1.3196,250 sitesViews Bulk Operations (VBO)
ReadyAllows applying actions to multiple items in a view. Operations are performed in batches, to avoid timeouts. Supports custom actions, confirmation steps, selection across all view results, and more.
views_bulk_operationsLatest stable 4.4.8157,391 sitesLinkit
ReadyLinkit provides an autocomplete functionality for Drupal link interfaces. Linkit supports nodes, users, taxonomy, files/media, and basic support for all types of entities that define a canonical link template.
linkitLatest stable 7.0.17155,534 sites