🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Kotaqx Bulk User Importer
Kotaqx Bulk User Importer

Kotaqx Bulk User Importer

0/5 (0 ratings) — active installs Updated Dec 5, 2025
Plugin main settings

Plugin main settings

Kotaqx Bulk User Importer helps administrators to quickly import users from a CSV file. It supports role assignment, random password generation, and progress tracking with a user-friendly interface.

Features:

  • Upload and import users from CSV
  • Optional fields: first_name, last_name, password, role
  • Role validation with fallback to “subscriber”
  • Random password generation if not provided
  • AJAX-powered import with progress bar
  • Logging for skipped users and reasons
  • Supports large CSV files using chunked processing

CSV Format

Sample headers:

username,email,first_name,last_name,password,role
  • username and email are required
  • password, first_name, last_name, and role are optional
  • If role is invalid or empty, user is created as a subscriber