You are here

README.txt in Bulk Delete 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration


INTRODUCTION
------------

This module will delete any nodes of a certain node-type using the batch api.
It is advised to use the Views Batch Operations module (VBO) for a small number 
of nodes. But if you have to delete 10.000 nodes this module might be a better
option.


INSTALLATION
------------

The bulkdelete.module is very similar to other Drupal modules. For installation
of the bulkdelete module please follow the below mentioned steps:

• Install as usual
• Enable the bulkdelete module.


CONFIGURATION
-------------

• There is no configuration for this module.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. INTRODUCTION
  7. ------------
  8. This module will delete any nodes of a certain node-type using the batch api.
  9. It is advised to use the Views Batch Operations module (VBO) for a small number
  10. of nodes. But if you have to delete 10.000 nodes this module might be a better
  11. option.
  12. INSTALLATION
  13. ------------
  14. The bulkdelete.module is very similar to other Drupal modules. For installation
  15. of the bulkdelete module please follow the below mentioned steps:
  16. • Install as usual
  17. • Enable the bulkdelete module.
  18. CONFIGURATION
  19. -------------
  20. • There is no configuration for this module.