entity_delete
Security covered
The Entity Delete module allows you to delete content of any entity type in bulk.
Installation
- Download and extract module to
/modulesdirectory (/modules/contribif using separate directories for custom and contrib). - To enable, navigate to /admin/modules and select 'Entity Delete' and click on install.
Usage
For deleting content in bulk, navigate to /admin/config/entity-delete.
Select the Entity type for which you want to delete all available content.
Eg: If you select Entity type as node (Content in drop down), you will get another drop down to select the content type. If you wish to delete all existing nodes, you can select 'All' or else the any specific type. Once selection is done just hit submit it will ask for confirmation and once
confirmed, will delete all the entities based on selection.