Taiga create user

Hello
I install taiga on my work server in company for using Taiga kanban for developing in my team and face problem that I cant create users or invite them.
I can create super users from server terminal and on my Taiga that looks like each user are admin and can manage all in all projects, include projects he is not member.
So my question, how I can invite users by sending mail or how I can create users (not admins) from server terminal or from Taiga web page?
P.S. About sending mail, I create my super user (admin) from terminal with setting mail (gmail), but when I try to invite another user by sending mail, nothing happened. May be I need to install additional module on server for sending mail invites to new members, but don’t see any topic there about this.

Hi there,

For sending email, you need to set the SMTP settings. Those are covered by the Taiga 30 min Setup article.

There is no way to invite normal users from the terminal. The command you have is for creating superusers.

Now, if you would rather not configure SMTP or can’t for any reason, you could create them as superusers and then, from the Django Admin, revoke the superuser/admin/stuff status.

Just unticking the box that says “Superuser status” should be enough.

I hope this helps!

Best regards!