Kotaqx Bulk User Importer

Sharraxaad

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

Sawir-shaashado

  • Plugin main settings

Rakibaad

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Navigate to Users > Import Users to use the importer.

SBI

Does this plugin validate duplicate usernames or emails?

Yes. If a username or email already exists, the user will be skipped with a log entry.

Can I import custom roles?

Yes, but the role must exist in your WordPress installation. If not valid, the user will be skipped.

Is this plugin secure?

Yes, it uses WordPress nonces, capability checks, file validation, and sanitized input handling.

Dibu-eegisyo

Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.

Ka-qaybgalayaasha & Horumariyayaasha

“Kotaqx Bulk User Importer” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

Ku tarjun “Kotaqx Bulk User Importer” luqaddaada.

Ma xiisaynaysaa horumarinta?

Baadh koodka, fiiri bakhaarka SVN, ama iska qor diiwaanka horumarinta adigoo adeegsanaya RSS.

Isbeddellada

1.0.1

  • Improve: Tested up to WordPress v6.9

1.0.0

  • Initial release.