A plugin to migrate users ( username and password only ) from Drupal to WordPress.
This plugin migrate limited users(100) and do not migrates admin authors.
If you want to migrate users infos like -> first name, last name, roles, display name, description, email, registration date, status and admin users with roles.
Upload the migrate-drupal-users folder to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Go to the Migrate Drupal Users.
Set Host, Username and Password of drupal database same as wordpress database(Import drupal database on same as wordpress database host).
Delete users of wordPress site excluding admin user.
To remove duplication of users ID in users table, please make unique ID of admin user ID in user table and user meta table which are not exists in drupal users IDs.