This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Email notifications for new users #2389
Unanswered
louiswol94
asked this question in
Q&A
Replies: 1 comment 3 replies
-
You should be able to use a hook for that 👍🏻 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
What is the best way to let new users that are created to receive an email notification about their account with a password etc so that they can log in?
Directus v8.8.1
Is there any way to listen to new users being inserted and running a custom hook? (Something like 'table.insert.directus_users')
This is a lot like "Invite user" on the latest version of Directus.
I just don't want to add a password when creating a user, and send them the password manually.
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions