Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hello guys. I was wondering if someone can guide me or at least explain me how does the user class work.

I'm trying to add a field to the User class that can be edited by the user or admin.

I've been reading auth/user.php and theme folder and I think I got an idea how it works but I'm not sure. Maybe some of you have a better approach, or can explain me how it works.

Thank you guys!
Avoid PHP here, Couch has a native way to extend users and add fields to them.
Is it the ExtendedUsers feature? I didn't find any documentation, actually I found a document but I think it was from a very old version.

Do you know where I can read more about it?

Thanks mate.
Is it the ExtendedUsers feature?
Yes, indeed that is the feature @trendoman alluded to -
viewtopic.php?f=5&t=8581
https://www.couchcms.com/docs/extended- ... s/post.htm

actually I found a document but I think it was from a very old version.
Everything the document states is perfectly valid for the latest version too.

Hope it helps,
4 posts Page 1 of 1