You are here

README.txt in Delete all 2.x

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
DELETE ALL
----------
 
CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Requirements
 * Installation
 * Maintainers

INTRODUCTION
------------
This module is used to delete all content and/or users from a site.
This is mainly
a developer tool, which can come in handy in several cases, listed below.

The usual way to do this is to go to Administer -> Content then select all the
nodes and delete them. This works if you have a handful of nodes only. If you
have hundreds or thousands of nodes, then it is not a practical solution.

Another option is to directly delete the nodes from the node table in
the database. This does not work properly, since there are also comments,
and many tables for add on modules that needs to be cleaned.

This is a test site that the client was using for a period of time, and they
must clean it up before starting with real data.
You are testing something that creates a lot of nodes (e.g. aggregator), and
want to do it over and over again.
You created a site in the past and want to replicate it again,
but with new content.

Note that for nodes, comments and all additions to nodes that contributed
modules may have added. For users, any additional module data
will also be deleted.

REQUIREMENTS
------------
None.

INSTALLATION
------------
 * Install as usual,
 see https://www.drupal.org/documentation/install/modules-themes/modules-8
 for further information.

MAINTAINERS
-----------
 * Dipak Yadav (dipakmdhrm) - https://www.drupal.org/u/dipakmdhrm
 * Hammad Ghani (hammad-ghani) - https://www.drupal.org/u/hammad-ghani
 * Khalid Baheyeldin (kbahey) - https://www.drupal.org/u/kbahey
 * Brian Gilbert (realityloop) - https://www.drupal.org/u/realityloop
 * Kevin O'Brien (coderintherye) - https://www.drupal.org/u/coderintherye
 * Git Migration - https://www.drupal.org/u/git-migration
 * Doug Green (douggreen) - https://www.drupal.org/u/douggreen



File

README.txt
View source
  1. DELETE ALL
  2. ----------
  3. CONTENTS OF THIS FILE
  4. ---------------------
  5. * Introduction
  6. * Requirements
  7. * Installation
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. This module is used to delete all content and/or users from a site.
  12. This is mainly
  13. a developer tool, which can come in handy in several cases, listed below.
  14. The usual way to do this is to go to Administer -> Content then select all the
  15. nodes and delete them. This works if you have a handful of nodes only. If you
  16. have hundreds or thousands of nodes, then it is not a practical solution.
  17. Another option is to directly delete the nodes from the node table in
  18. the database. This does not work properly, since there are also comments,
  19. and many tables for add on modules that needs to be cleaned.
  20. This is a test site that the client was using for a period of time, and they
  21. must clean it up before starting with real data.
  22. You are testing something that creates a lot of nodes (e.g. aggregator), and
  23. want to do it over and over again.
  24. You created a site in the past and want to replicate it again,
  25. but with new content.
  26. Note that for nodes, comments and all additions to nodes that contributed
  27. modules may have added. For users, any additional module data
  28. will also be deleted.
  29. REQUIREMENTS
  30. ------------
  31. None.
  32. INSTALLATION
  33. ------------
  34. * Install as usual,
  35. see https://www.drupal.org/documentation/install/modules-themes/modules-8
  36. for further information.
  37. MAINTAINERS
  38. -----------
  39. * Dipak Yadav (dipakmdhrm) - https://www.drupal.org/u/dipakmdhrm
  40. * Hammad Ghani (hammad-ghani) - https://www.drupal.org/u/hammad-ghani
  41. * Khalid Baheyeldin (kbahey) - https://www.drupal.org/u/kbahey
  42. * Brian Gilbert (realityloop) - https://www.drupal.org/u/realityloop
  43. * Kevin O'Brien (coderintherye) - https://www.drupal.org/u/coderintherye
  44. * Git Migration - https://www.drupal.org/u/git-migration
  45. * Doug Green (douggreen) - https://www.drupal.org/u/douggreen