Bachir Soussi Chiadmi 0942e9a212 added audioplayer contrib module 6 years ago
..
config 0942e9a212 added audioplayer contrib module 6 years ago
src 0942e9a212 added audioplayer contrib module 6 years ago
LICENSE.txt 0942e9a212 added audioplayer contrib module 6 years ago
README.txt 0942e9a212 added audioplayer contrib module 6 years ago
entity_delete.info.yml 0942e9a212 added audioplayer contrib module 6 years ago
entity_delete.links.menu.yml 0942e9a212 added audioplayer contrib module 6 years ago
entity_delete.routing.yml 0942e9a212 added audioplayer contrib module 6 years ago

README.txt

-- SUMMARY --
Entity Delete module is for deleting content of any entity types in bulk.

-- INSTALLATION --
STEP 1: Download and extract module to /module directory (/module/contrib if
using separate for custom and contrib).
STEP 2: For enabling navigate to /admin/modules and select 'Entity Delete'
and click on install.

--WORKING --
For deleting content in a bulk need to navigate to
admin/config/entity-delete

Select the Entity type for which you need to delete all available content.

Eg: If you select Entity type as node(Content in drop down), will get another
drop down to select content type. If you wish to delete all existing node
you can select 'All' else the any specific type.
Once selection is done just hit submit it will ask for confirmation, once
confirm it will delete all the entity based on existing selection.