Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 978 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 978 Bytes

User Cull

Drupal module to mass delete users by uploading a CSV/list of usernames and emails.

Installation

The normal way:

  1. Download into sites/all/modules/ and unzip.
  2. Go to Administration → Site Building → Modules and enable User Cull module in the Administration category.

Usage

  1. Go to Administration → User Management → Cull Users
  2. Upload a CSV File
  3. Click Cull Users

We process user deletions as a batch so you'll get a progress bar while it processes the list.

Issues

https://github.com/sj26/user_cull/issues

License

The MIT License, see LICENSE.

Thanks

This module was developed by Samuel Cochran, an employee of The Frontier Group, for Climatewatch, an initiative of Earthwatch Institute in Australia.