We are currently working on Nuxeo Project without Studio as it is out of our budget. Our goal is to create our custom UI and use Nuxeo as a content management system. We were able to perform CRUD using SDK (creating new Documents and adding properties like title and description).
But we need other custom properties like organization name, address, phone number etc. Is there any way of creating our own Document Type without using of Studio? Is it possible to perform CRUD using SDK on that custom type?
Can anyone help on this?