I need to add a FileType field to the Customer User Entity.
I tried to add it directly in backoffice and it's fine : backoffice screenshot
But now, I would like to implement it. Is there any documentations to achieve this? Should I use the OroAttachmentBundle?
Thanks