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.