Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This module allows bulk deletion of nodes by specified filters either via Drupal Batch or Queue API.
Normally user will go to Administer > Content, select the nodes and delete, which is not always convenient, especially if the node list spans over many pages.
Alternatively you may use Delete All module, which will delete all nodes or those of specific type, but if there are too many nodes the process may take very long time, impacting performance of entire system.
With Bulk Delete Nodes, you can still use the filters by type, status, author etc. and specify if you want to delete the nodes with Batch or Queue. Queue API comes in handy if you need to delete large amount of nodes, as it will split the process into smaller chunks of nodes, deleted on each cron run.
Related and useful modules
Project information
- Project categories: Administration tools, Content editing experience
- Created by artur.martirosyan on , updated

