nextcloud / nextcloud/registration

add more field for user, how work with database system ?

Open
#345 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: api 🛠️ feature: frontend 🖌️ feature: settings ⚙️
Dominant language
JavaScript
Stars
147
Forks
83
Avg merge
1d 2h
Merged PRs (30d)
9

Description

Add more field for user 'registration

could you tell me how to add more field in the page of registration ? . for example: the user have more information such as : bank account, address, etc.

one thing I do not understand that how can we work with database system ?
I do not see in the code any model for the tables and do not find any thing on the documents :))

thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. First inspect the registration flow, its documentation, and how user data is persisted to determine the supported extension points. Done would require an agreed set of additional fields and a defined database implementation, which the current issue does not specify.

Written by the indexing model from the issue text.

Assessment

Domain
database, full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.