batch_user_importer
No security coverage
Batch User Importer allows administrators to import Drupal users directly from Excel spreadsheets (.xlsx, .xls).
Features:
- Batch API processing for large files.
- Supports username, email, password, roles, status.
- Updates existing users by email or creates new ones.
- Uses PhpSpreadsheet library.
- Simple UI under /admin/people/user-import.
This module is useful for sites that need to bulk-create or update user accounts from external data sources.