
Kodi Bulk User Importer
Kodi 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.
Download for free now
DownloadImport WordPress users in bulk, the smart and safe way.
Kodi Bulk User Importer allows administrators to upload a CSV file and automatically create users in WordPress without hassle. Ideal for membership sites, LMS platforms, and WooCommerce stores.
π― Key Features
-
- CSV Upload β Easily import users from a standard CSV format.
- Flexible Fields β Support for username, email, first & last name, password, and role.
- Password Handling β Leave the password blank to auto-generate one.
- Role Assignment β Automatically assigns roles, with fallback to ‘subscriber’.
- AJAX Import β Fast and responsive import process without page reloads.
- Progress Bar β See real-time progress with a clean progress UI.
- Error Logging β Get detailed logs of skipped users and why.
- Large File Handling β Import users in chunks to prevent timeouts.
β Why Use Kodi Bulk User Importer?
-
- Save hours of manual work
- Eliminate user duplication errors
- Designed with WordPress best practices and security
π Sample CSV Format
username,email,first_name,last_name,password,role
john.doe,[email protected],John,Doe,,editor
jane.smith,[email protected],,,,
or download the sample CSV.
π‘οΈ Security First
-
- Validates and sanitizes all input
- Nonce and user capability checks on all requests
- Safe file upload validation
π₯ Get Started
-
- Go to Users > Import Users in your dashboard.
- Upload your properly formatted CSV file.
- Click “Upload & Start Import” and track the progress live.
Frequently Asked Questions
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.