Skip to content
Discussion options

You must be logged in to vote

You're correct that it's not currently possible to add custom fields on the user model. (This is due to a limitation concerning the user model specifically.)

For any system or feature that introduces its own data, the best solution is almost always a custom plugin. This will allow you to introduce a new model dedicated to storing any and all data necessary, and allow for future development.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dpotter-intoto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants