Skip to content
Discussion options

You must be logged in to vote

You're supposed to invite them

  1. Go to https://[your_url_here]/preferences/users after signing in
  2. Click the third button from the right which says "Invite user"
  3. Add their email and role
  4. They will receive an invite link through the email

PS. This feature won't work without configuring the email
set it through the .env file (https://docs.bigcapital.app/deployment/env_vars#mail)

PPS. While it's not ideal for deployment, a one-off solution would be to use a fake smtp server e.g ethereal.email
In the case of ethereal.email, the container will send the email to the server. But, the user won't received it on their email since it's a fake SMTP server. Then, log in using the same credential on t…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by igeeksng
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants