New document type creation without studio
Hi, I'd like to know if there is an existing documentation to create a nuxeo bundle which declare a new content type, without using nuxeo studio. More generally I'd like to know if to customize listings, create & edit forms, and document type Nuxeo studio is now the only supported and well documented solution (by nuxeo).
thanks in advance for your answer.
Best regards,
David
Hello, the Nuxeo platform is completely configurable by XML contributions. Studio is a service that makes it much easier to create you model and Nuxeo configuration, together with validation, than writing XML by hand.
You can have a look at the extension points documentation of http://explorer.nuxeo.com -> under your target Nuxeo version, click on “Contribute to and Extension” -> then filter on “doctype”. more precisely for document types for LTS 2016: http://explorer.nuxeo.com/nuxeo/site/distribution/Nuxeo%20Platform%20LTS%202016-8.10/viewExtensionPoint/org.nuxeo.ecm.core.schema.TypeService--doctype
Hope this helps,
Ronan
Hi muldos Please refer https://answers.nuxeo.com/general/q/efc8a10a706546528f9536f0ba20e882/Customize-without-nuxeo-studio I'm also searching for the same. Can't find anything other than this link. Even nuxeo documentation doesn't clearly explain anything. Most questions posted here are never answered even by moderators :(