-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please give me some suggestions for secondary development. #1564
Comments
This is a good question, and I will write a doc on how developers can use custom properties on entities (i.e. MongoDB collections used by Turms) this weekend. The question involves many existing and new features:
Currently, Turms has already supported allowing developers and users to specify and retrieve custom public (visible for all users) properties/attributes (e.g.
If you want the feature This feature should be easy to implement and has logic similar to
This is also a common feature, and should be easy to implement based on If you are not in a hurry, you can wait for me to implement the feature in December. I am busy with developing |
Thank you very much for your detailed response. However, I have a series of features to develop and can’t completely wait for you to implement them. My main concern is about a section in "Collection Schema Design":
|
…ibutes #1564 + Rename the doc `redevelopment` to `customization`
I plan to perform secondary development, but I am unsure how to start. The content I may involve includes:
I have already read through this document(https://turms-im.github.io/docs/server/development/redevelopment.html#about-secondary-development)
Maybe i need edit code in turms\turms-service?
Please let me know if there are any specific guidelines or suggestions to help me get started with these changes.
The text was updated successfully, but these errors were encountered: