nextcloud / nextcloud/registration
add more field for user, how work with database system ?
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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