Page 3 of 3

Re: Wondering the best way to mass-import users

Posted: 05 Feb 2019, 17:08
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.

Re: Wondering the best way to mass-import users

Posted: 05 Feb 2019, 17:20
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!

Re: Wondering the best way to mass-import users

Posted: 06 Feb 2019, 07:33
by cas
Good news :D
The plugin now is general available via Github:
https://github.com/mantisbt-plugins/import_user

Re: Wondering the best way to mass-import users

Posted: 18 Mar 2019, 22:24
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...

Re: Wondering the best way to mass-import users

Posted: 19 Mar 2019, 11:46
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.