How do I add a field to a user in Pimcore?

165 views Asked by At

I want to add a field for all my users as I do with Data Object Classes. Is this possible?

1

There are 1 answers

0
Riya On

yes, you can add a new field as per your requirement to the user class which will be reflected to the whole user data object class.