You are here

README.txt in Entity Delete 8

-- 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.

File

README.txt
View source
  1. -- SUMMARY --
  2. Entity Delete module is for deleting content of any entity types in bulk.
  3. -- INSTALLATION --
  4. STEP 1: Download and extract module to /module directory (/module/contrib if
  5. using separate for custom and contrib).
  6. STEP 2: For enabling navigate to /admin/modules and select 'Entity Delete'
  7. and click on install.
  8. --WORKING --
  9. For deleting content in a bulk need to navigate to
  10. admin/config/entity-delete
  11. Select the Entity type for which you need to delete all available content.
  12. Eg: If you select Entity type as node(Content in drop down), will get another
  13. drop down to select content type. If you wish to delete all existing node
  14. you can select 'All' else the any specific type.
  15. Once selection is done just hit submit it will ask for confirmation, once
  16. confirm it will delete all the entity based on existing selection.