[D7] Comment Bulk Delete
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Synopsis:
Drupal Provides facility to delete comments with its type(Approved/Unapproved) by checking each comment manually.
Comment Bulk Delete Module is useful for delete the comments with the date range , content type and comment type.Features
Comment Deletion can be possible by the following Criteria
1. Date Range : By selecting Start and End Date, You can delete comments for your required date range
2. Content Type: You can Select content type for delete comments. (Multiple Content type Selection also possible)
3. Comment Type: You can select comment type Approved/Unapproved for delete CommentsConfiguration
1. Copy the entire comment_bulk_delete module directory and place it inside the
Drupal sites/all/modules directory.
2. Login as an administrator.
Enable the module in the "Administrator" -> "Modules" -> "Others"
