Wondering the best way to mass-import users

Get help from other users here.

Moderators: Developer, Contributor

cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: Wondering the best way to mass-import users

Post by cas »

My plugin does not interfere at all with other stuff. Check your settings in config.inc.php
Perhaps you have a setting there to use the cron job?
You also can check in the database in that case since there is a table where emails are being stored in that case.
mushu
Posts: 349
Joined: 04 Jan 2017, 17:41

Re: Wondering the best way to mass-import users

Post by mushu »

Thanks, got it. It was a rather complex set of things that led to the emails not getting processed but now it's fixed. Have a great day!
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: Wondering the best way to mass-import users

Post by cas »

Good news :D
The plugin now is general available via Github:
https://github.com/mantisbt-plugins/import_user
mushu
Posts: 349
Joined: 04 Jan 2017, 17:41

Re: Wondering the best way to mass-import users

Post by mushu »

Hey Cas, does this need to be updated for the new 2.20.0 version of Mantis? I noticed some of the code was changed around user import since 2.18.0...
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: Wondering the best way to mass-import users

Post by cas »

I would think not but I have not tested 2.20 yet.
You can try it out with one entry and you will know.
Post Reply