Bulk Paragraph Delete
Introduction
Bulk Paragraph Delete allows administrators to delete multiple paragraph types
at once from the Drupal admin UI, rather than removing them one at a time.
Before deleting, the module checks whether each paragraph type is still
referenced in any field configuration and skips those with a warning message,
preventing configuration dependency errors.
Features
Bulk selection with checkboxes and select-all functionality
Dependency validation — skips paragraph types still in use
Warning messages identifying which fields reference a protected type
Integrates as an action button on the Paragraph Types listing page
Requirements
Drupal core 10.3 or 11
Paragraphs module
Installation
Install as you would normally install a contributed Drupal module. See
Installing Drupal Modules
for further information.
drush en bulk_paragraph_delete
Configuration
No configuration is required. After enabling the module, navigate to:
Administration > Structure > Paragraph types
(/admin/structure/paragraphs_type)
A Bulk Delete Paragraphs action button will appear. Click it to access the
bulk deletion form.
| Attachment | Size |
|---|---|
| Screenshot from 2026-05-29 11-16-51.png | 21.61 KB |
| Screenshot from 2026-05-29 11-17-00.png | 38.08 KB |
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content editing experience
- Created by chaitanyadessai on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

