docs: added guide on sending invite user emails + updates to reset password guide (#13122)

* docs: added guide on sending invite user emails + updates to reset password guide

* fix vale error
This commit is contained in:
Shahed Nasser
2025-08-01 16:17:43 +03:00
committed by GitHub
parent 9766570827
commit dd9a644272
19 changed files with 1775 additions and 142 deletions
@@ -24,7 +24,7 @@ To add a new user to your team, you must invite them. The user gets a notificati
<Note>
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to integrate a [notification service](!resources!/infrastructure-modules/notification).
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to [set up user invite notifications](!resources!/commerce-modules/user/invite-user-subscriber).
</Note>
+1 -1
View File
@@ -10,7 +10,7 @@ export const generatedEditDates = {
"app/settings/return-reasons/page.mdx": "2025-05-30T13:31:05.596Z",
"app/settings/regions/page.mdx": "2025-05-30T13:30:59.228Z",
"app/orders/page.mdx": "2025-05-30T13:28:32.793Z",
"app/settings/users/invites/page.mdx": "2025-07-31T14:32:55.850Z",
"app/settings/users/invites/page.mdx": "2025-08-01T11:25:25.130Z",
"app/settings/developer/page.mdx": "2025-02-25T15:11:55.392Z",
"app/settings/profile/page.mdx": "2025-05-30T13:30:55.079Z",
"app/settings/store/page.mdx": "2025-05-30T13:31:17.095Z",