Skip to content

Allow admin to add users to the system⁷ #2

Description

@xnmbauua

Currently, user registration is disabled and only login is allowed. To enhance user management, implement a feature that allows the admin to add new users directly from the admin dashboard. This should include:

  • An "Add User" button/section in the admin dashboard.
  • A form for entering user details such as name, email, phone, and password.
  • Option to assign roles (if any) to the user, defaulting to 'customer'.
  • On submission, create the user in the backend and reflect it in the users list.
  • Notify the admin of successful addition or any errors.

This feature should make user management more flexible for the admin while keeping customer self-registration disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions